MCP server for using OpenAI compatible chat endpoints
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided
process.env. You'll be asked to provide them before it can run.CONVERSATION_DIR— Note 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.DEFAULT_FREQUENCY_PENALTY— 0.0 # Default frequency penaltyDEFAULT_MAX_TOKENS— 50000 # Default maximum tokens for completionDEFAULT_MODEL— google/gemini-2.0-flash-001 # Default model to use if not specifiedDEFAULT_PRESENCE_PENALTY— 0.0 # Default presence penaltyDEFAULT_SYSTEM_PROMPT— "You are an unhelpful assistant." # Default system promptDEFAULT_TEMPERATURE— 0.7 # Default temperature settingDEFAULT_TOP_P— 1.0 # Default top_p settingMAX_CONVERSATIONS— 1000 # Maximum number of conversations to storeOPENAI_API_BASE— "": "https://openrouter.ai/api/v1",OPENAI_API_KEY— your-api-key # Your API key for OpenAI or compatible serviceOPENAI_MODEL[](https://m8ven.ai/mcp/aiamblichus-mcp-chat-adapter-1dx9o6)