claude-octopus
Related Servers
Alternatives to claude-octopus
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that lets any MCP-capable agent spawn and drive Claude Code sessions — effectively turning Claude Code into an orchestratable sub-agent fleet.72 npmMIT
- AlicenseAqualityFmaintenanceMCP server for running external coding agents as background tasks inside Claude Code. Supports multiple backends including Codex, Grok, GLM, DeepSeek, and more.7MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that wraps the Claude Agent SDK, enabling Claude-powered queries, coding tasks, web search, and customizable agent execution using OAuth without an API key.7 npmMIT
- FlicenseNot gradedqualityCmaintenanceA local MCP server that coordinates Claude Code CLI as subagents, providing tools to spawn, message, wait for, and interrupt agents.-
- AlicenseAqualityDmaintenanceMCP server that bridges OpenAI's Agents SDK with Claude Code, enabling web search, file search, and computer use capabilities directly in your development environment.29 npm1MIT
- AlicenseAqualityAmaintenanceMCP server that exposes a pool of Claude SDK agents as tools, enabling deterministic agent creation, retrieval, and resumption from a capability corpus.101MIT
TDQS
Scored across 5 tools
Each tool targets a distinct aspect of Claude Code interaction: initiation, continuation, report generation, timeline querying, and transcript retrieval. No two tools have overlapping purposes or ambiguous boundaries.
All tools follow a consistent claude_code_<noun> pattern (except claude_code itself, which is the base action). The naming is predictable and descriptive, aiding quick identification of each tool's role.
With 5 tools, the set is tightly scoped to the domain of managing Claude Code sessions. Each tool contributes a necessary function without redundancy, and the count is appropriate for the server's focused purpose.
The tools cover the core workflow: initiating, continuing, reporting, and reviewing sessions. A minor gap is the lack of a cancel/stop tool, but for most use cases the set is complete.