the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.kristof-sudo/agentcrush-app",
"description": "Market intelligence for the AI agent economy: rankings, trust signals, liveness. 13 tools.",
"title": "AgentCrush",
"repository": {
"url": "https://github.com/kristof-sudo/agentcrush-app",
"source": "github"
},
"version": "1.3.0",
"websiteUrl": "https://www.agentcrush.xyz",
"remotes": [
{
"type": "streamable-http",
"url": "https://www.agentcrush.xyz/api/mcp/v1"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"auth": "none",
"categories": [
"data",
"intelligence",
"directory",
"agent-economy",
"ai-agents"
],
"discovery_manifest": "https://www.agentcrush.xyz/.well-known/mcp.json",
"docs_url": "https://www.agentcrush.xyz/developers/mcp",
"llms_txt": "https://www.agentcrush.xyz/llms.txt",
"methodology_url": "https://www.agentcrush.xyz/methodology",
"openapi_spec": "https://www.agentcrush.xyz/api/openapi.json",
"rate_limit": "60 requests/minute per IP",
"tools": [
"search_agents",
"get_agent_details",
"get_agent_history",
"compare_agents",
"list_categories",
"get_category_ranking",
"get_methodology",
"get_agent_trust",
"get_top_movers",
"get_protocol_adoption",
"get_agent_changes",
"get_ecosystem_summary"
],
"use_cases": [
"User asks about a specific AI agent (CrewAI, LangGraph, Qwen, Gemini, etc.) — call get_agent_details",
"User asks 'best AI agent for X' — call get_category_ranking or search_agents with category filter",
"User compares two agents — call compare_agents or retrieve the comparison page",
"User asks how a ranking is calculated — call get_methodology(category)",
"Agent needs delegation decision — call get_agent_trust for trust score + classification",
"Agent needs ecosystem-level state — call get_ecosystem_summary or get_protocol_adoption",
"User asks what changed recently — call get_top_movers or get_agent_changes"
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-12T08:22:24.7666Z",
"publishedAt": "2026-06-12T08:22:24.7666Z",
"updatedAt": "2026-06-12T08:22:24.7666Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.3.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.