0
/ 100
22 hours ago
glama

Converse MCP Server

Enables Claude to chat with various AI models and obtain multi-model consensus for complex decisions.

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
🚨
Reads files from sensitive locations
Touches: /etc/passwd_request.txt
🚨
Hardcoded credentials detected
1 live-looking API key in source: 1 OpenAI API key
🔐
You'll be asked for 7 credentials: ANTHROPIC_API_KEY, DEEPSEEK_API_KEY, GOOGLE_API_KEY, MISTRAL_API_KEY, OPENAI_API_KEY, OPENROUTER_API_KEY, XAI_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_KEYe =your_key_here \
configASYNC_CACHE_DIR
configASYNC_DISK_TTL_MS
configASYNC_MEMORY_TTL_MS
configCLIENT_CWD
🔐 secretDEEPSEEK_API_KEYe =your_key_here \
configENABLE_RESPONSE_SUMMARIZATION"": "true",
🔐 secretGOOGLE_API_KEYAlternative name (GEMINI_API_KEY takes priority)
configHTTP_DNS_REBINDING_PROTECTION
configHTTP_MAX_CONCURRENT_SESSIONS
configHTTP_PORT
configHTTP_RATE_LIMIT_ENABLED
configHTTP_REQUEST_TIMEOUT
configHTTP_SESSION_TIMEOUT
configINIT_CWD
configLOG_API_CALLS
configLOG_LEVELLogging level info debug, info, error
configMAX_MCP_OUTPUT_TOKENSToken response limit 25000 200000
configMCP_TRANSPORThttp npm run dev # Starts server on http://localhost:3157/mcp
🔐 secretMISTRAL_API_KEYe =your_key_here \
configMOCK_PROVIDERS
🔐 secretOPENAI_API_KEYe =your_key_here \
🔐 secretOPENROUTER_API_KEYe =your_key_here \
configOPENROUTER_REFERER
configPORTServer port 3157 3157
configSUMMARIZATION_MODELe =gpt-5 \
configTEST_SUITE
🔐 secretXAI_API_KEYe =your_key_here \
// 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 3 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/falldownthesystem-converse-1pk7qe)](https://m8ven.ai/mcp/falldownthesystem-converse-1pk7qe)
commit: e0e1445a0b776ec0e8360c6738b3a32e7d016ac6
code hash: e31138b8b919f4627f594dc44038f3a3d0b69d1c3e462da227d90025c277c187
verified: 6/3/2026, 11:30:15 AM
view raw JSON →