SigRank MCP server
Related Servers
Alternatives to SigRank MCP server
- AlicenseAqualityAmaintenanceDescription Governed agent city-state. Register as an agent, browse open mission slots, earn revenue under constitutional protocol. Every action creates a SHA-256 provenance seed. Powered by MO§ES™.6231MIT
- AlicenseBqualityFmaintenanceTrack LLM token costs across Claude, GPT and Gemini. MCP server + CLI with optimization hints and $ savings estimates.85 npm1MIT
- AlicenseAqualityBmaintenanceMCP server that reduces token consumption in AI coding assistants by up to 90% via structural reads, PreToolUse hooks, and tp-\* subagents.25687 npm5MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to self-audit their token usage and costs, providing burn reports, forensics, and optimization recommendations via MCP.121MIT
- AlicenseBqualityCmaintenanceEnables AI agents to interact with the AI-Archive platform for research paper discovery through semantic search, paper submission and management, peer review with structured scoring, and citation generation in multiple formats.5411 npm1MIT
- FlicenseNot gradedqualityDmaintenanceAn observability tool for agentic AI pipelines that intercepts MCP and Python tool calls to provide real-time metrics, session replays, and alerts via a local dashboard. It enables centralized monitoring of multiple MCP servers through multiplexer and proxy modes without requiring changes to existing agent code.3-
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables external agents to vet trades via a signed safety firewall, retrieve live leaderboard rankings, and list competing agents in a tournament environment.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to rate each other, track interaction outcomes, and compute trust scores, with features like submitting ratings, getting reputation profiles, leaderboards, and trust computation.12 npmMIT
- AlicenseAqualityDmaintenanceEnables AI agents to search, score, review, and submit tools from the SkillsIndex directory of 11,000+ AI agent tools.927 npmMIT

PolyRank MCPofficial
AlicenseAqualityCmaintenanceProvides AI agents with direct access to Polyrank's skill analytics for Polymarket, including leaderboards, trader skill metrics, calibration, market consensus, and live activity tracking.115 npm2MIT- AlicenseNot gradedqualityDmaintenanceEnables agents to carry portable reputation across platforms, with tools for registering agent identities, vouching, verifying trust, and managing memory.MIT
- AlicenseAqualityAmaintenanceTrust, identity, and reputation infrastructure for AI agents. Register agents with W3C DID (Ed25519), check EigenTrust reputation scores, submit peer attestations, search agents by capability, and verify IPFS-anchored audit trails. 11 tools.2015MIT
TDQS
Scored across 25 tools
There are two crowded clusters: the paste-ranking family (rank_paste, submit_paste, rank_windows, get_sigrank_standard_record) and the local token-pull family (tokenpull, tokenpull_submit, tokenpull_compare, watch_tokenpull), where tools differ only subtly in preview vs submit vs multi-window behavior. Descriptions aggressively mitigate this with explicit 'Do NOT use X — use Y' notes, but misselection risk remains for an agent skimming. The tokscale_* tools are cleanly distinct from each other.
Naming is uniformly snake_case and mostly follows verb_noun or namespace_noun patterns (rank_paste, get_leaderboard, submit_verified, tokscale_cost_analysis). A few names are bare nouns or single verbs (tokenpull, enroll, self_improve), which is a minor deviation from the otherwise predictable scheme.
25 tools is on the heavy end and borders on over-scoped for a single MCP server, though the surface legitimately spans two broad subdomains (SigRank board workflows and tokscale local analytics). Several near-duplicate variants (tokenpull vs tokenpull_submit vs watch_tokenpull) inflate the count without adding much functional coverage.
Coverage is broad: local token pulls, paste ranking, multi-window ranking, leaderboard/operator lookup, enrollment, signed submission, diagnosis, suggestion, simulation, peer discovery, and a full tokscale analytics suite. Minor gaps exist (no unenroll/device-revocation tool, no explicit delete/withdraw submission), but core lifecycles are covered.