Loading MCP server directory, please wait...
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
npx @getmcp/cli add io.github.HeshamFS/mcp-tool-factoryRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.HeshamFS/mcp-tool-factory": {
"command": "npx",
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"env": {
"ANTHROPIC_API_KEY": "",
"CLAUDE_CODE_OAUTH_TOKEN": "",
"OPENAI_API_KEY": "",
"GOOGLE_API_KEY": ""
}
}
}
}