mcacp
Related Servers
Alternatives to mcacp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceBridges multiple CLI coding agents (Codex, Cursor, OpenCode, Claude, Antigravity) into any MCP client, enabling delegation of prompts, parallel execution, and code review workflows.648 npmMozilla Public 2.0
- FlicenseNot gradedqualityAmaintenanceMCP server that bridges coding agents (Claude Code, Codex, Gemini CLI) via ACP for pair programming, enabling agents to consult each other as tools.3-
- AlicenseNot gradedqualityFmaintenanceThe self-hosted MCP bridge between Claude Chat and Claude Code.46AGPL 3.0
- AlicenseNot gradedqualityAmaintenanceAn MCP server that bridges CLI coding agents like Claude Code, Codex, opencode, and Antigravity into any MCP client, enabling synchronous and asynchronous task execution, follow-up input, and a structured code review tool.94 npm1MIT
- AlicenseAqualityBmaintenanceMCP server that delegates Claude Code subagents to alternative backends such as local models, DeepSeek, or AWS Bedrock, while keeping your Claude Code orchestrator session intact.59MIT
- AlicenseBqualityFmaintenanceA bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools like Claude Desktop.1696 PyPI24MIT
TDQS
Scored across 24 tools
Each tool has a clearly distinct purpose, covering separate aspects like agent lifecycle, session management, prompting patterns, permissions, and configuration. No two tools overlap significantly; even similar-sounding tools like prompt_polled, prompt_sync, and prompt_events are well-differentiated by their descriptions.
Most tool names follow a consistent verb_noun or verb_adjective_noun pattern in snake_case (e.g., agent_install, list_sessions, prompt_sync). A few outliers like 'events' (noun-only) and 'cancel' (verb-only) exist, but the overall pattern is strong and intuitive.
With 24 tools, the count feels appropriate for the complex domain of ACP agent management. Each tool addresses a distinct operation, and the number is high enough to cover the required functionality without being excessive.
The tool set covers the core lifecycle (install, uninstall, initialize, shutdown, status), session management (new, close, load, list), multiple prompting modes (sync, async), permissions, and configuration. Minor missing operations like an explicit update tool could be added, but the set is largely comprehensive.