AiAgentKarl/agent-directory-mcp-server-js
JavaScript MCP Server — agent/service discovery and registry
Platform-specific configuration:
{
"mcpServers": {
"agent-directory-mcp-server-js": {
"command": "npx",
"args": [
"-y",
"agent-directory-mcp-server-js"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
MCP Server for agent and service discovery — register, search, rate, and manage AI agents and services in a local directory.
npm install -g @aiagentkarl/agent-directory-mcp-serverAdd to your claude_desktop_config.json:
{
"mcpServers": {
"agent-directory": {
"command": "npx",
"args": ["-y", "@aiagentkarl/agent-directory-mcp-server"]
}
}
}All data is stored locally in ~/.agent-directory/ as JSON files:
services.json — Registered servicesratings.json — Service ratings---
| Category | Servers | |----------|---------| | 🔗 Blockchain | Solana | | 🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies | | 🔒 Security | Cybersecurity · Policy Gateway · Audit Trail | | 🤖 Agent Infra | Memory · [Directory](https://
Loading reviews...