NeverRanked
Rank #6,005io.github.LanceRoylo/mcp
AEO scoring, llms.txt audit, and agent-readiness checks for AI agents.
NeverRanked is a Model Context Protocol (MCP) server published by lanceroylo. It ranks #6,005 of 132,046 servers tracked on MCP Toplist. NeverRanked is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 10, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 126,041 of 132,046 servers on MCP Toplist.
Use NeverRanked
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lanceroylo -- npx -y @neverranked/mcp[mcp_servers.lanceroylo]
command = "npx"
args = ["-y", "@neverranked/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lanceroylo": {
"command": "npx",
"args": [
"-y",
"@neverranked/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lanceroylo": {
"command": "npx",
"args": [
"-y",
"@neverranked/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lanceroylo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@neverranked/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lanceroylo": {
"command": "npx",
"args": [
"-y",
"@neverranked/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lanceroylo": {
"command": "npx",
"args": [
"-y",
"@neverranked/mcp"
]
}
}
}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.LanceRoylo%2Fmcp)<a href="https://mcptoplist.com/server/io.github.LanceRoylo%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.LanceRoylo%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lanceroylo
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | May 10, 2026 |
| 0.1.1 | May 10, 2026 |
Frequently asked questions
- Who maintains NeverRanked?
- NeverRanked is maintained by lanceroylo, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is NeverRanked listed on the Official MCP Registry?
- Yes — NeverRanked is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does NeverRanked have?
- MCP Toplist tracks 2 versions of NeverRanked, most recently published on May 10, 2026.
- Where can I find the source code for NeverRanked?
- The source code for NeverRanked is hosted at github.com/lanceroylo/neverranked.
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.