correctover-mcp-server
Rank #28,229io.github.Correctover/mcp
Compatibility MCP server package that forwards to the correctover-mcp-gateway runtime.
correctover-mcp-server is a Model Context Protocol (MCP) server published by Correctover. It ranks #28,229 of 132,113 servers tracked on MCP Toplist. correctover-mcp-server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 3, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 103,884 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 -- npx -y correctover-mcp-server[mcp_servers.correctover]
command = "npx"
args = ["-y", "correctover-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"correctover": {
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"correctover": {
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"correctover": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"correctover": {
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"correctover": {
"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%2Fmcp)<a href="https://mcptoplist.com/server/io.github.Correctover%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.Correctover%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Correctover
Other servers by Correctover
- Correctover MCP Server#12,046 · 3 vers
- Ccs MCP Server#89,793 · 1 ver
- correctover-runtime-guard#116,880
Available versions (1)
| Version | Published |
|---|---|
| 2.0.2 | Sep 2, 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, alongside Glama.
- How many versions does correctover-mcp-server have?
- MCP Toplist tracks 1 version of correctover-mcp-server, most recently published on Sep 2, 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/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.