
MCP Forger
Supports UIby coderxcode
Convert any app, API, or codebase into a production-ready MCP server using AI analysis.
What it does
MCP Forger is a self-hosted AI agent that automates the creation of Model Context Protocol (MCP) servers. It analyzes existing software—via OpenAPI specs, GitHub repositories, live URLs, or raw code—and generates a fully functional MCP server that enables AI clients like Claude and Codex to operate your software through natural language.
Tools
- Analyze: Scans source code or APIs to understand functionality.
- Generate: Produces Python FastMCP server code based on analysis.
- Test: Generates and runs pytest cases to verify the MCP server.
- Chat: Interactive AI agent for refining tool definitions and logic.
Installation
To add the generated server to Claude Desktop, run the provided configuration script in your generated project folder:
bash configure_claude.sh
Supported hosts
- Claude Desktop
- Claude Code
- Codex
Quick install
pip install mcp-forgerInformation
- Pricing
- free
- Published
- 5/13/2026
- stars





