by phil65 · MCP Server · ★ 138
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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. Define all your agents in one YAML file - whether they're native (PydanticAI-based), direct integrations (Claude Code, Codex), external ACP agents (Goose), or AG-UI agents. Then expose them all through ACP or AG-UI protocols, letting them cooperate, delegate, and communicate through a unified interface. mermaid flowchart TB subgraph AgentPool
| Stars | 138 |
| Forks | 23 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 40.95/100 |
| Open Issues | 9 |
| Last Updated | 2026-04-25 |
| Created | 2024-12-05 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~2166k |
Looking for a agentpool alternative? If you're comparing agentpool with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
The open context engine for AI agents support 15+ data sources. Built on Rust and Apache DataFusion.
Shell and coding agent on mcp clients
A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - imple
An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder c
The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug
This MCP server provides documentation about Strands Agents to your GenAI tools, so you can use your favorite
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.
The top alternatives to agentpool on Agent Skills Hub include wren-engine, wcgw, atlas-mcp-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.