Claimidx
Rank #2,396io.github.claimidx/claimidx
Prior art for AI agents. Ask a claim index before retrying a known failure.
Claimidx is a Model Context Protocol (MCP) server published by claimidx. It ranks #2,396 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Claimidx is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 129,650 of 132,046 servers on MCP Toplist.
Use Claimidx
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add claimidx -e "CLAIMIDX_OWNER=<your CLAIMIDX_OWNER>" -- uvx claimidxReplace each placeholder with your own value before saving.
[mcp_servers.claimidx]
command = "uvx"
args = ["claimidx"]
[mcp_servers.claimidx.env]
CLAIMIDX_OWNER = "<your CLAIMIDX_OWNER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"claimidx": {
"command": "uvx",
"args": [
"claimidx"
],
"env": {
"CLAIMIDX_OWNER": "<your CLAIMIDX_OWNER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"claimidx": {
"command": "uvx",
"args": [
"claimidx"
],
"env": {
"CLAIMIDX_OWNER": "<your CLAIMIDX_OWNER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"claimidx": {
"type": "stdio",
"command": "uvx",
"args": [
"claimidx"
],
"env": {
"CLAIMIDX_OWNER": "<your CLAIMIDX_OWNER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"claimidx": {
"command": "uvx",
"args": [
"claimidx"
],
"env": {
"CLAIMIDX_OWNER": "<your CLAIMIDX_OWNER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"claimidx": {
"command": "uvx",
"args": [
"claimidx"
],
"env": {
"CLAIMIDX_OWNER": "<your CLAIMIDX_OWNER>"
}
}
}
}Replace each placeholder with your own value before saving.
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.claimidx%2Fclaimidx)<a href="https://mcptoplist.com/server/io.github.claimidx%2Fclaimidx"><img src="https://mcptoplist.com/badge/io.github.claimidx%2Fclaimidx.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
claimidx
Available versions (13)
| Version | Published |
|---|---|
| 0.7.7 | Sep 18, 2026 |
| 0.7.6 | Sep 14, 2026 |
| 0.7.5 | Sep 14, 2026 |
| 0.7.4 | Sep 14, 2026 |
| 0.7.2 | Sep 6, 2026 |
| 0.7.1 | Sep 6, 2026 |
| 0.7.0 | Sep 6, 2026 |
| 0.6.3 | Sep 5, 2026 |
| 0.6.2 | Sep 3, 2026 |
| 0.6.1 | Sep 2, 2026 |
| 0.5.9 | Sep 1, 2026 |
| 0.5.8 | Aug 31, 2026 |
| 0.5.7 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Claimidx?
- Claimidx is maintained by claimidx, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Claimidx listed on the Official MCP Registry?
- Yes — Claimidx is listed on the Official MCP Registry, alongside Glama.
- How many versions does Claimidx have?
- MCP Toplist tracks 13 versions of Claimidx, most recently published on Sep 18, 2026.
- Where can I find the source code for Claimidx?
- The source code for Claimidx is hosted at github.com/claimidx/claimidx.
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.