74
/ 100
2 days ago
glama

OpenRouter Model Router MCP Server

Enables ChatGPT to delegate tasks to various AI models (e.g., Gemini, Claude, Qwen) via OpenRouter, acting as an orchestrator that returns results with confirmed model usage.

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
3 tools verified — handlers match their declared behaviour
3 read-only tools 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 2 credentials: OPENROUTER_AGENT_TOKEN, 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.
configAUTH0_REQUIRED_SCOPES
🔐 secretOPENROUTER_AGENT_TOKENThe gateway refuses a non-loopback bind unless is set.
configOPENROUTER_AGENT_URL
configOPENROUTER_AGENT_HOST
configOPENROUTER_AGENT_PORT
configMAX_OUTPUT_TOKENS
configMAX_PROMPT_CHARS
configMAX_COMPARE_MODELS
🔐 secretOPENROUTER_API_KEY
configOPENROUTER_SITE_URL
// 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 2 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/erfouni-connect-gpt-to-all-models-with-openrouter-1vlso5)](https://m8ven.ai/mcp/erfouni-connect-gpt-to-all-models-with-openrouter-1vlso5)
commit: 030aaadfe64ee612fad8f3183ccd0a388ac0ac6a
code hash: eb6f0b989d34393134183c764b675e3c1ae802232f411b6c1f20e64a24b3afad
verified: 7/21/2026, 9:27:23 AM
view raw JSON →