JatinTaori1904/mcp-factory
<p align="center"> </p>
<p align="center"> <b>Generate production-ready MCP servers from natural language prompts.</b><br> <sub>8 templates · 11 APIs · TypeScript & Python · Docker · Web Dashboard · Claude Desktop integration</sub> </p>
---
MCP Factory is a CLI + web tool that takes a plain English description and generates a fully working Model Context Protocol server — with tools, types, error handling, validation, code review, and best practices baked in.
pip install "prompt2mcp[web]"
mcpfactory create "a server that reads CSV files and runs SQL queries on them"No boilerplate. No manual wiring. Just describe what you want.
---
---
| Requirement | Minimum Version | Why | Check | |-------------|----------------|-----|-------| | Python | 3.10+ | Runs MCP Factory itself | `python --vers
Loading reviews...