AgentRank
Rank #11,720io.github.superlowburn/agentrank
Search and compare MCP servers, agent tools, and skills using current maintenance signals.
AgentRank is a Model Context Protocol (MCP) server published by superlowburn. It ranks #11,720 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. AgentRank is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 120,393 of 132,113 servers on MCP Toplist.
Use AgentRank
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentrank https://agentrank-ai.com/mcpclaude mcp add agentrank -- npx -y agentrank-mcp-server[mcp_servers.agentrank]
url = "https://agentrank-ai.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.agentrank]
command = "npx"
args = ["-y", "agentrank-mcp-server"]Add to ~/.codex/config.toml.
https://agentrank-ai.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentrank": {
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentrank": {
"url": "https://agentrank-ai.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agentrank": {
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentrank": {
"type": "http",
"url": "https://agentrank-ai.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agentrank": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentrank": {
"serverUrl": "https://agentrank-ai.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentrank": {
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentrank": {
"url": "https://agentrank-ai.com/mcp"
}
}
}{
"mcpServers": {
"agentrank": {
"command": "npx",
"args": [
"-y",
"agentrank-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.superlowburn%2Fagentrank)<a href="https://mcptoplist.com/server/io.github.superlowburn%2Fagentrank"><img src="https://mcptoplist.com/badge/io.github.superlowburn%2Fagentrank.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
superlowburn
Other servers by superlowburn
View all superlowburn servers →Available versions (3)
| Version | Published |
|---|---|
| 2.0.0 | Sep 8, 2026 |
| 1.2.1 | Mar 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains AgentRank?
- AgentRank is maintained by superlowburn, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AgentRank listed on the Official MCP Registry?
- Yes — AgentRank is listed on the Official MCP Registry, alongside Glama.
- How many versions does AgentRank have?
- MCP Toplist tracks 3 versions of AgentRank, most recently published on Sep 8, 2026.
- Where can I find the source code for AgentRank?
- The source code for AgentRank is hosted at github.com/superlowburn/agentrank.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.