Agentage MCP Catalog
io.agentage/mcp-catalogSearch the official MCP registry: 15k+ servers with trust grades, stars, tools, install config.
Tools · 3
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, langu…
Fetch the complete record for ONE MCP server in the agentage directory by its canonical slug: full description, categories, the packages and remote endpoints it ships, the tools it exposes, a ready-to…
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, exi…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agentage_mcp_catalog": {
"url": "https://catalog.agentage.io/mcp",
"transport": "streamable-http"
}
}
}