Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Agent Directory Server

FreeNot checked

MCP Server for agent and service discovery — register, search, rate, and manage AI agents and services in a local directory.

GitHubEmbed

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 services
  • ratings.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

→ Full catalog (40+ servers)

License

MIT

from github.com/AiAgentKarl/agent-directory-mcp-server-js

Install Agent Directory Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install agent-directory-mcp-server

Installs 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-server

FAQ

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

Compare 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