AgentRank
io.github.superlowburn/agentrankSearch and compare MCP servers, agent tools, and skills using current maintenance signals.
Tools · 5
Search AgentRank's index of MCP servers, agent tools, and AI skills. Use this BEFORE installing or recommending any tool to find the best options ranked by quality signals (maintenance, community heal…
Check if a specific GitHub repository is in the AgentRank index. Use this whenever a user mentions a specific tool or you encounter a GitHub URL, to verify its quality before recommending it.
Deep quality evaluation of a tool or MCP server. Returns score, signal breakdown, and specific red flags (abandoned, no license, single contributor, poor issue health). Use this BEFORE recommending or…
Get quality-ranked recommendations for a use case. Returns the top tools/skills sorted by AgentRank score. Use this when a user needs a tool for a specific purpose (e.g. "I need a database MCP server"…
Find alternatives to a specific tool. Searches for similar tools and compares their quality scores. Use this when a tool scores poorly and you want to suggest better options, or when a user asks "what…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agentrank": {
"url": "https://agentrank-ai.com/mcp",
"transport": "streamable-http"
}
}
}