mcpbeat

Find MCP - Agentage MCP Directory MCP Server

io.agentage/find-mcp
answering

Find MCP - Agentage MCP Directory is answering right now. Last checked 15 min ago. 230 installs a week from npm. It exposes 3 tools.

Search the official MCP registry: 17,000+ servers with trust grades, stars, tools, install config.

Installs per day peak 348 · avg 24 · +171% w/w
a month agotoday
Uptime history 40 hours of history · worst hour 0%
40 hours agonow
93.4%
Uptime 24h
85 of 91 checks
3
Tools
read from the server
185 ms
Response time
average over 24h
230
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add find-mcp --transport http https://catalog.agentage.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "find-mcp": {
      "url": "https://catalog.agentage.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.find-mcp]
url = "https://catalog.agentage.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "find-mcp": {
      "url": "https://catalog.agentage.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "find-mcp": {
      "url": "https://catalog.agentage.io/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

mcp
mcp_categories
List the directory's available filter values - every category, language, and license, each with how many servers carry it. Call this BEFORE mcp_search when you intend to filter, so you pass exact, existing values for the type/category/language/license arguments instead of guessing. Takes no input. Read-only.
mcp_get
Fetch the complete record for ONE MCP server in the agentage directory by its exact slug: full description, categories, the packages and remote endpoints it ships, the tools it exposes, a ready-to-run install command, and a README excerpt. Use this after mcp_search to get the depth a result card omits - pass a slug exactly as returned by mcp_search, never a guessed or constructed one. No slug yet? call mcp_search first. Read-only.
mcp_search
Search the agentage MCP directory - a public catalog of Model Context Protocol servers crawled from the official registry - for servers matching a keyword, optionally narrowed by type, category, language, or license. Use this FIRST whenever the user wants to discover, find, compare, or pick an MCP server ("is there an MCP for X", "which MCP servers do Y"). Results are ranked by text relevance to the query first, then by popularity, so the best match is on top. Returns a page of lean cards (slug, title, description, category, transport, match_score - text relevance the ranking is based on, details_url). To read one server's full packages, tools, and install command, call mcp_get with the slug from a result; open a card's details_url for the human detail page. To learn which category/language/license values exist before filtering, call mcp_categories. Read-only - never installs or runs anything.

Endpoints

URLTransportStateLatencyChecked
https://catalog.agentage.io/mcp streamable-http answering 139 ms 15 min ago

Find MCP - Agentage MCP Directory — questions

Answers built from our own checks of this server.

What can Find MCP - Agentage MCP Directory do?
It exposes 3 tools, read directly from the server on our last check. Among them: mcp_categories, mcp_get, mcp_search. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Find MCP - Agentage MCP Directory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 85 of 91 checks got a reply (93.4%), average response time 185 ms. The bar chart above shows every period we have measured.
How do I connect Find MCP - Agentage MCP Directory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Find MCP - Agentage MCP Directory need an API key?
No. Find MCP - Agentage MCP Directory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Find MCP - Agentage MCP Directory?
It answers our handshake in 185 ms on average, which is faster than 66% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Find MCP - Agentage MCP Directory?
The npm package @agentage/find-mcp was installed 230 times in the last week. Week over week that is +171%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.