Back to search
30
MCP

io.github.xiaolai/claude-octopus

io.github.xiaolai/claude-octopus

Spawn multiple specialized Claude Code agents as MCP servers, each independently configured.

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

Similar MCP servers embedding-nearest

io.github.xiaolai/codex-octopus
Spawn multiple specialized Codex agents as MCP servers, each independently configured.
0 tools
io.github.rcolkitt/ccboot-mcp-server
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
0 tools
io.github.robbhimself-1337/claude-army
Orchestrate multiple Claude Code agents in parallel from chat
0 tools
@iflow-mcp/xihuai18-claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools
claude-team-mcp
MCP server for managing multiple Claude Code sessions via iTerm2
0 tools
@leo000001/claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.xiaolai/claude-octopus": {
      "url": "None",
      "transport": "http"
    }
  }
}