Loading MCP server directory, please wait...
Manifest-driven MCP server scaffolder and runtime hub for tool integrations.
npx @getmcp/cli add io.github.jaimenbell/mcp-factoryRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jaimenbell/mcp-factory": {
"command": "uvx",
"args": [
"jaimenbell-mcp-factory"
]
}
}
}