57
/ 100
1 month ago
mcp_so

MCP Chat Adapter

MCP server for using OpenAI compatible chat endpoints

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.11.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.11.2GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.11.2GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowuuid@11.1.0GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCONVERSATION_DIRNote that you can also edit the conversations in the directory manually. In this case, you may need to restart the server to see the changes.
configDEFAULT_FREQUENCY_PENALTY0.0 # Default frequency penalty
configDEFAULT_MAX_TOKENS50000 # Default maximum tokens for completion
configDEFAULT_MODELgoogle/gemini-2.0-flash-001 # Default model to use if not specified
configDEFAULT_PRESENCE_PENALTY0.0 # Default presence penalty
configDEFAULT_SYSTEM_PROMPT"You are an unhelpful assistant." # Default system prompt
configDEFAULT_TEMPERATURE0.7 # Default temperature setting
configDEFAULT_TOP_P1.0 # Default top_p setting
configMAX_CONVERSATIONS1000 # Maximum number of conversations to store
configOPENAI_API_BASE"": "https://openrouter.ai/api/v1",
🔐 secretOPENAI_API_KEYyour-api-key # Your API key for OpenAI or compatible service
configOPENAI_MODEL
// 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/aiamblichus-mcp-chat-adapter-1dx9o6)](https://m8ven.ai/mcp/aiamblichus-mcp-chat-adapter-1dx9o6)
commit: 483cf610e86753561b18481c2967f591c5e6dbae
code hash: bf758dab593f53e8afdcd7fdd434c8c4e43e5b85443e627fbc2aaa16dac0dcf8
verified: 6/16/2026, 12:21:27 PM
view raw JSON →