Agent Directory MCP Server 📇
Agent-to-Agent service directory — a Yellow Pages for AI agents. Discover, register, and rate AI services.
The Problem
AI agents need to find other agents/services to collaborate with. There's no standardized way for agents to discover what services are available and which are trustworthy.
Features
- Register Services — Add your agent/service to the directory
- Search & Discover — Find services by capability, category, or keyword
- Ratings & Reviews — Community-driven quality signals
- Categories — Organized by domain (finance, weather, data, etc.)
- MCP Config — Services include their MCP configuration for instant setup
Installation
pip install agent-directory-mcp-server
Usage with Claude Code
{
"mcpServers": {
"directory": {
"command": "uvx",
"args": ["agent-directory-mcp-server"]
}
}
}
Tools
| Tool | Description |
|---|---|
register_service |
Register a service in the directory |
search_services |
Search for services by keyword/category |
get_service |
Get details of a specific service |
rate_service |
Rate a service (1-5 stars) |
list_categories |
List all service categories |
top_services |
Show highest-rated services |
directory_stats |
Directory statistics |
Network Effect
The more services registered, the more useful the directory becomes. The more agents use it for discovery, the more valuable it is to register. This creates a flywheel effect that makes early adoption especially valuable.
License
MIT
Release files for agent-directory-mcp-server 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agent_directory_mcp_server-0.1.1.tar.gz | 6.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agent_directory_mcp_server-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.4 kB
Release files / agent_directory_mcp_server-0.1.1.tar.gz
| Download URL | agent_directory_mcp_server-0.1.1.tar.gz |
|---|---|
| Size | 6.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
10d70d4d8081faa2940722053eab46281295b16228f2bb54192c0354eaa8f496
|
|
BLAKE2b-256 checksum How to use checksums |
9a58698e9e3c1e668e7ea382d241920d54c38608d77aba4b7100d2b0bcdf8a5b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|
Release files / agent_directory_mcp_server-0.1.1-py3-none-any.whl
| Download URL | agent_directory_mcp_server-0.1.1-py3-none-any.whl |
|---|---|
| Size | 8.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
03d47e64b542f786c49e38305f7184c99f254c73d006b1a9e04071201fb4aecf
|
|
BLAKE2b-256 checksum How to use checksums |
b6aac1bbfffb2723c41d76ef50eeb3f3b4c9d2dee240aa61c399563f4838930f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|