Back to search
30
MCP

io.github.verivus-oss/llm-cli-gateway

io.github.verivus-oss/llm-cli-gateway

Unified MCP gateway to Claude Code, Codex, and Gemini CLIs with sessions and async jobs.

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-llm-gateway
MCP-compatible LLM gateway that proxies completion requests.
0 tools
io.github.lykhoyda/ask-llm
Unified MCP server — auto-detects Gemini, Codex, and Ollama, registers available tools
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
pal-mcp-server
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] w
0 tools
delimit-mcp
Unify Claude Code, Codex, Cursor, and Gemini CLI with persistent context, governance, and multi-model debate.
0 tools
iflow-mcp_elyin_gemini-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.verivus-oss/llm-cli-gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}