Back to search
30
MCP

io.github.j7an/nexus-mcp

io.github.j7an/nexus-mcp

Invoke CLI agents (Gemini, Codex, Claude, OpenCode) as MCP tools with parallel execution

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

Similar MCP servers embedding-nearest

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
gemini-cli-mcp-async
Async wrapper for Gemini CLI to enable parallel task execution in Claude Code
0 tools
io.github.pavelguzenfeld/gemini
MCP server that exposes Google Gemini as tools for Claude Code
0 tools
gemini-cli-mcp-tool
MCP server that wraps Gemini CLI for token-efficient AI operations
0 tools
ask-gemini-mcp
MCP server for Gemini CLI integration - for Claude IDE and other IDEs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.j7an/nexus-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}