Skip to content
Back to search
30
MCP

mmcp-core

npm/mmcp-core

MMCP — Multi-Model Context Protocol. Intelligent AI model routing with MCP server for Claude Desktop & Codex CLI. Auto-routes tasks to Claude, GPT, Gemini, DeepSeek, Llama with RL-based smart routing and cost optimization.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
claude-code-mcp
Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code's capabilities, allowing it to interact
0 tools
claude-talk-to-figma-mcp
A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and
0 tools
iflow-mcp_geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
ai-model-advisor-mcp
An intelligent Model Context Protocol (MCP) Server that acts as an AI model advisor. Compare LLM and media pricing, features, and quality ac
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mmcp-core": {
      "url": "None",
      "transport": "http"
    }
  }
}