40
grade D
3 days ago
glama

agentforge

MCP server that exposes 300+ AI agents as tools via a single API key. Supports listing agents, invoking any agent with chat-completion style messages, checking agent health, and retrieving platform statistics.

Install from

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

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: HF_API_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 7 credentials: AGENTFORGE_API_KEY, CLERK_PUBLISHABLE_KEY, CLERK_SECRET_KEY, HF_API_TOKEN, SESSION_SECRET, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET
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.
🔐 secretAGENTFORGE_API_KEYexport =af_k_your_key_here
configAGENTFORGE_BASE_URLNo Override base URL (default: https://patreon.zeabur.app)
🔐 secretCLERK_PUBLISHABLE_KEY
🔐 secretCLERK_SECRET_KEY
configDATABASE_URLexport =postgresql://user:password@host:5432/agentforge
🔐 secretHF_API_TOKEN
configPLATFORM_AI_MODEL
configPORT
configPOSTGRES_CONNECTION_STRING
configPOSTGRES_URI
🔐 secretSESSION_SECRET
🔐 secretSTRIPE_SECRET_KEYNo Stripe API key for payments
🔐 secretSTRIPE_WEBHOOK_SECRETNo Stripe webhook signing secret
// 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 7 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/doggychip-agentforge-deqz5s)](https://m8ven.ai/mcp/doggychip-agentforge-deqz5s)
commit: 0cf1e97024a39ca33557e96b9499ee22aee0d4e4
code hash: 36ab3191200ed8b954fee685d2ebba1b928ffca790be14d5902e442fcca519a3
verified: 4/18/2026, 6:16:13 PM
view raw JSON →