Scope (Claims) - Preview
Rank #47,602io.github.scope-bid/scope-claims-mcp
Insurance claims vendor procurement (IMEs, IA, surveillance). Preview V2 Q3 2026. Patent pending.
Scope (Claims) - Preview is a Model Context Protocol (MCP) server published by scope-bid. It ranks #47,602 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Scope (Claims) - Preview is listed on Official MCP, with 2 tracked versions. It was first listed on May 3, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 67,989 of 115,591 servers on MCP Toplist.
Use Scope (Claims) - Preview
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add scope-claims-mcp -- npx -y @scope-bid/scope-claims-mcp[mcp_servers.scope-claims-mcp]
command = "npx"
args = ["-y", "@scope-bid/scope-claims-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"scope-claims-mcp": {
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-claims-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"scope-claims-mcp": {
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-claims-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"scope-claims-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-claims-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"scope-claims-mcp": {
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-claims-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scope-claims-mcp": {
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-claims-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.scope-bid%2Fscope-claims-mcp)<a href="https://mcptoplist.com/server/io.github.scope-bid%2Fscope-claims-mcp"><img src="https://mcptoplist.com/badge/io.github.scope-bid%2Fscope-claims-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
scope-bid
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | May 3, 2026 |
| 0.1.0 | May 3, 2026 |
Frequently asked questions
- Who maintains Scope (Claims) - Preview?
- Scope (Claims) - Preview is maintained by scope-bid, which publishes 11 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Scope (Claims) - Preview listed on the Official MCP Registry?
- Yes — Scope (Claims) - Preview is listed on the Official MCP Registry.
- How many versions does Scope (Claims) - Preview have?
- MCP Toplist tracks 2 versions of Scope (Claims) - Preview, most recently published on May 3, 2026.
- Where can I find the source code for Scope (Claims) - Preview?
- The source code for Scope (Claims) - Preview is hosted at github.com/scope-bid/scope-mcp.