model-bridge-mcp

wgsim/model-bridge-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Modular MCP bridge server with provider routing, CLI/SDK failover, and plugin support
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "model-bridge-mcp": {
      "command": "uvx",
      "args": [
        "model-bridge-mcp"
      ]
    }
  }
}

Or install with pip: pip install model-bridge-mcp

README Excerpt

`model-bridge-mcp` is a modular MCP server that routes model-provider requests across CLI and SDK backends with failover, caching, and security gating. It is the extracted successor to the legacy monolith preserved under `archive/`. A dedicated architecture reference lives in [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md).

Tools (20)

aliasescatalogclaude_codecodercodexcommandsdefault_modeleffective_defaultgeminihaikuhighinstalledmaxmax_output_tokensmissingmodelsollamaopuspull_commandsram_free_gb

Topics

llmmcpmodel-context-protocolollamapython