agentpool — MCP Server by phil65

by phil65 · MCP Server · ★ 138

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About agentpool

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

acpagentailitellmllmllm-agentmcppydanticpydantic-aiyaml

Quick Facts

Stars138
Forks23
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score40.95/100
Open Issues9
Last Updated2026-04-25
Created2024-12-05
Platformsclaude-code, mcp, python
Est. Tokens~2166k

agentpool alternative? Top 6 similar tools

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.

  • wren-engine by Canner · ⭐ 662

    The open context engine for AI agents support 15+ data sources. Built on Rust and Apache DataFusion.

  • wcgw by rusiaaman · ⭐ 655

    Shell and coding agent on mcp clients

  • atlas-mcp-server by cyanheads · ⭐ 467

    A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - imple

  • agent-builder by strands-agents · ⭐ 410

    An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder c

  • agnix by agent-sh · ⭐ 293

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug

  • mcp-server by strands-agents · ⭐ 282

    This MCP server provides documentation about Strands Agents to your GenAI tools, so you can use your favorite

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is agentpool?

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.

What programming language is agentpool written in?

agentpool is primarily written in Python. It covers topics such as acp, agent, ai.

How do I install or use agentpool?

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.

What license does agentpool use?

agentpool is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to agentpool?

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.

View on GitHub → Browse MCP Server tools