SigRank — AI Operator Benchmarking
Rank #4,428com.signalaf/sigrank
SigRank benchmark MCP: cascade metrics, leaderboard, operator profiles, simulation, diagnostics.
SigRank — AI Operator Benchmarking is a Model Context Protocol (MCP) server published by sunrisesillneversee. It ranks #4,428 of 115,591 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. SigRank — AI Operator Benchmarking is listed on Official MCP, with 1 tracked version. It was first listed on Aug 6, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 111,163 of 115,591 servers on MCP Toplist.
Use SigRank — AI Operator Benchmarking
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sigrank https://signalaf.com/api/mcp[mcp_servers.sigrank]
url = "https://signalaf.com/api/mcp"Add to ~/.codex/config.toml.
https://signalaf.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sigrank": {
"url": "https://signalaf.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sigrank": {
"type": "http",
"url": "https://signalaf.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sigrank": {
"serverUrl": "https://signalaf.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sigrank": {
"url": "https://signalaf.com/api/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/com.signalaf%2Fsigrank)<a href="https://mcptoplist.com/server/com.signalaf%2Fsigrank"><img src="https://mcptoplist.com/badge/com.signalaf%2Fsigrank.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sunrisesillneversee
Other servers by sunrisesillneversee
- Upsilon — AI Operator Measurement Engine#3,286 · 7 vers
- Signomy#8,330 · 1 ver
- bestuser-router-mcp#18,114 · 1 ver
- Tteop MCP Server#25,379 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 27, 2026 |
Frequently asked questions
- Who maintains SigRank — AI Operator Benchmarking?
- SigRank — AI Operator Benchmarking is maintained by sunrisesillneversee, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
- Is SigRank — AI Operator Benchmarking listed on the Official MCP Registry?
- Yes — SigRank — AI Operator Benchmarking is listed on the Official MCP Registry.
- How many versions does SigRank — AI Operator Benchmarking have?
- MCP Toplist tracks 1 version of SigRank — AI Operator Benchmarking, most recently published on Aug 27, 2026.
- Where can I find the source code for SigRank — AI Operator Benchmarking?
- The source code for SigRank — AI Operator Benchmarking is hosted at github.com/SunrisesIllNeverSee/sigrank-app.