69
/ 100
1 day ago
glama

mcpforge

Generates a complete, tested FastMCP 3.x MCP server from a natural language description, eliminating manual protocol boilerplate.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
10 tools verified — handlers match their declared behaviour
1 read-only tool verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, OPENWEATHER_API_KEY, OPENAI_API_KEY, OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYexport ="your_anthropic_api_key"
🔐 secretOPENWEATHER_API_KEY
🔐 secretOPENAI_API_KEY
configMCPFORGE_WORKSPACE"env": { "ANTHROPIC_API_KEY": "<your-key>", "": "/path/to/workspace" }
🔐 secretOPENROUTER_API_KEY
configOPENROUTER_BASE_URL
configMCPFORGE_ENABLE_OPENAI_PROVIDER
configMCPFORGE_NO_SANDBOX
configUV_CACHE_DIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/saagpatel-mcpforge-1blkkv)](https://m8ven.ai/mcp/saagpatel-mcpforge-1blkkv)
commit: c5d6be4006cc078e175855264e1d740c9c55df89
code hash: f44a61a09329fd66f681c547c82022dce2b2ed708b9d43e5b5c9eb0ff7c5772b
verified: 7/30/2026, 7:56:44 PM
view raw JSON →