
MCP-GENESIS
Supports UIby saymonthnoronha
Meta-generative system that autonomously creates production-ready MCP servers from natural language, Markdown, or Miro boards.
What it does
Acts as a meta-MCP that automates the creation of other MCP servers. It translates various input formats—including natural language descriptions, technical Markdown specs, and visual Miro boards—into fully functional, validated MCP code using the FastMCP framework.
Tools
generate_from_input: Universal generator that accepts NL, Markdown, or Miro URLs to create an MCPgenerate_mcp: Generates a complete MCP from a YAML/JSON specification filelist_generated_mcps: Lists all MCPs currently in the registryvalidate_mcp: Performs AST and security validation on an existing MCP codebaseget_mcp_info: Retrieves detailed metadata for a registered MCP
Installation
{
"mcpServers": {
"mcp-genesis": {
"command": "python",
"args": ["-m", "mcp_genesis.server"]
}
}
}
Supported hosts
Claude Desktop
Quick install
pip install -e .Information
- Pricing
- free
- Published
- 5/3/2026
- stars





