io.github.HeshamFS/mcp-tool-factory
Quality Score
73
/100
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-tool-factory": {
"command": "npx",
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
"CLAUDE_CODE_OAUTH_TOKEN": "<your-claude_code_oauth_token>",
"OPENAI_API_KEY": "<your-openai_api_key>",
"GOOGLE_API_KEY": "<your-google_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-tool-factory": {
"command": "npx",
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
"CLAUDE_CODE_OAUTH_TOKEN": "<your-claude_code_oauth_token>",
"OPENAI_API_KEY": "<your-openai_api_key>",
"GOOGLE_API_KEY": "<your-google_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @heshamfsalama/mcp-tool-factory§02 Environment variables
ANTHROPIC_API_KEYsecret
Anthropic Claude API key (one of the 4 provider keys is required)
CLAUDE_CODE_OAUTH_TOKENsecret
Claude Code OAuth token (one of the 4 provider keys is required)
OPENAI_API_KEYsecret
OpenAI GPT API key (one of the 4 provider keys is required)
GOOGLE_API_KEYsecret
Google Gemini API key (one of the 4 provider keys is required)
§03 MCP Quality Score · methodology
freshness
18
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.