Assurance
Rank #6,523io.github.i-ops-hq/assurance-mcp
Checks what an agent did NOT read. Coverage over a retrieval step or a folder. No model.
Assurance is a Model Context Protocol (MCP) server published by i-ops-hq. It ranks #6,523 of 132,113 servers tracked on MCP Toplist. Assurance is listed on Official MCP, with 5 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 125,590 of 132,113 servers on MCP Toplist.
Use Assurance
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add assurance-mcp -- uvx assurance-mcp[mcp_servers.assurance-mcp]
command = "uvx"
args = ["assurance-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"assurance-mcp": {
"command": "uvx",
"args": [
"assurance-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"assurance-mcp": {
"command": "uvx",
"args": [
"assurance-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"assurance-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"assurance-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"assurance-mcp": {
"command": "uvx",
"args": [
"assurance-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"assurance-mcp": {
"command": "uvx",
"args": [
"assurance-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.i-ops-hq%2Fassurance-mcp)<a href="https://mcptoplist.com/server/io.github.i-ops-hq%2Fassurance-mcp"><img src="https://mcptoplist.com/badge/io.github.i-ops-hq%2Fassurance-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
i-ops-hq
Other servers by i-ops-hq
View all i-ops-hq servers →Available versions (5)
| Version | Published |
|---|---|
| 0.4.7 | Sep 11, 2026 |
| 0.4.6 | Sep 10, 2026 |
| 0.4.5 | Sep 10, 2026 |
| 0.4.4 | Sep 10, 2026 |
| 0.4.3 | Sep 5, 2026 |
Frequently asked questions
- Who maintains Assurance?
- Assurance is maintained by i-ops-hq, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Assurance listed on the Official MCP Registry?
- Yes — Assurance is listed on the Official MCP Registry.
- How many versions does Assurance have?
- MCP Toplist tracks 5 versions of Assurance, most recently published on Sep 11, 2026.
- Where can I find the source code for Assurance?
- The source code for Assurance is hosted at github.com/i-ops-hq/assurance.
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.