openai-compatible-mcp-server

vivian254338489/openai-compatible-mcp-server
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
Provider-neutral MCP server for OpenAI-compatible endpoint diagnostics, base_url testing, and AI agent compatibility reports.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openai-compatible-mc": {
      "command": "npx",
      "args": [
        "-y",
        "vivian254338489/openai-compatible-mcp-server"
      ]
    }
  }
}

Topics

ai-agentbase-urlendpoint-diagnosticsllm-toolsmcpmodel-context-protocolopenai-compatible