by phil65 · MCP Server · ★ 138
AgentPool A unified agent orchestration hub that lets you configure and manage heterogeneous AI agents via YAML and expose them through standardized protocols. Documentation The Problem You want to use multiple AI agents together - Claude Code for refactoring, Codex for code editing with advanced reasoning, a custom analysis agent, maybe Goose for specific tasks. But each has different APIs, protocols, and integration patterns. Coordinating them means writing glue code for each combination. The Solution AgentPool acts as a protocol bridge.
| Stars | 138 |
| Forks | 23 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.0400604356782/100 |
| Open Issues | 9 |
| Last Updated | 2026-04-25 |
| Created | 2024-12-05 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~2166k |
Explore other popular mcp server tools:
agentpool is A unified agent orchestration hub that lets you configure and manage multiple AI agents (native, ACP, AGUI, Claude Code) via YAML, and exposes them through standardized protocols (ACP/OpenCode Server). It is categorized as a MCP Server with 138 GitHub stars.
agentpool is primarily written in Python. It covers topics such as acp, agent, ai.
You can find installation instructions and usage details in the agentpool GitHub repository at github.com/phil65/agentpool. The project has 138 stars and 23 forks, indicating an active community.
agentpool is released under the MIT license, making it free to use and modify according to the license terms.