Agent Directory Server
FreeNot checkedMCP Server for agent and service discovery — register, search, rate, and manage AI agents and services in a local directory.
About
MCP Server for agent and service discovery — register, search, rate, and manage AI agents and services in a local directory.
README
MCP Server for agent and service discovery — register, search, rate, and manage AI agents and services in a local directory.
Features
- register_service — Register a new service/agent with name, description, capabilities, endpoint, and tags
- search_services — Search by keyword, capability, or tag
- get_service — Get detailed information about a specific service
- list_categories — List all unique tags/categories with service counts
- rate_service — Rate a service from 1-5 with optional comment
- remove_service — Remove a service from the directory
Installation
npm install -g @aiagentkarl/agent-directory-mcp-server
Usage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"agent-directory": {
"command": "npx",
"args": ["-y", "@aiagentkarl/agent-directory-mcp-server"]
}
}
}
Storage
All data is stored locally in ~/.agent-directory/ as JSON files:
services.json— Registered servicesratings.json— Service ratings
More MCP Servers by AiAgentKarl
| Category | Servers |
|---|---|
| 🔗 Blockchain | Solana |
| 🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
| 🔒 Security | Cybersecurity · Policy Gateway · Audit Trail |
| 🤖 Agent Infra | Memory · Directory · Hub · Reputation |
| 🔬 Research | Academic · LLM Benchmark · Legal |
License
MIT
Install Agent Directory Server in Claude Desktop, Claude Code & Cursor
unyly install agent-directory-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add agent-directory-mcp-server -- npx -y @aiagentkarl/agent-directory-mcp-serverFAQ
Is Agent Directory Server MCP free?
Yes, Agent Directory Server MCP is free — one-click install via Unyly at no cost.
Does Agent Directory Server need an API key?
No, Agent Directory Server runs without API keys or environment variables.
Is Agent Directory Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Agent Directory Server in Claude Desktop, Claude Code or Cursor?
Open Agent Directory Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Agent Directory Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
