Correctover MCP Server
Rank #12,046io.github.Correctover/correctover-mcp-server
Real-time LLM output verification with 6-dim contract validation and auto-failover across providers.
Correctover MCP Server is a Model Context Protocol (MCP) server published by Correctover. It ranks #12,046 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Correctover MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Jun 26, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 120,067 of 132,113 servers on MCP Toplist.
Use Correctover MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add correctover-mcp-server -- npx -y correctover-mcp-server[mcp_servers.correctover-mcp-server]
command = "npx"
args = ["-y", "correctover-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"correctover-mcp-server": {
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"correctover-mcp-server": {
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"correctover-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"correctover-mcp-server": {
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"correctover-mcp-server": {
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}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.Correctover%2Fcorrectover-mcp-server)<a href="https://mcptoplist.com/server/io.github.Correctover%2Fcorrectover-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Correctover%2Fcorrectover-mcp-server.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Correctover
Other servers by Correctover
View all Correctover servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.7 | Jul 16, 2026 |
| 1.0.3 | Jun 26, 2026 |
| 1.0.1 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Correctover MCP Server?
- Correctover MCP Server is maintained by Correctover, which publishes 7 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Correctover MCP Server listed on the Official MCP Registry?
- Yes — Correctover MCP Server is listed on the Official MCP Registry.
- How many versions does Correctover MCP Server have?
- MCP Toplist tracks 3 versions of Correctover MCP Server, most recently published on Jul 16, 2026.
- Where can I find the source code for Correctover MCP Server?
- The source code for Correctover MCP Server is hosted at github.com/Correctover/mcp-server.
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.