TuringCorp Decider
Rank #26,542net.turingcorp.mcp/decider
A judge for agent decisions: give it two defensible options, get the better one back.
TuringCorp Decider is a Model Context Protocol (MCP) server published by TuringCorp-net. It ranks #26,542 of 132,345 servers tracked on MCP Toplist. TuringCorp Decider is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 22, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 105,803 of 132,345 servers on MCP Toplist.
Use TuringCorp Decider
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http decider https://mcp.turingcorp.net/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.decider]
url = "https://mcp.turingcorp.net/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.turingcorp.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"decider": {
"url": "https://mcp.turingcorp.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"decider": {
"type": "http",
"url": "https://mcp.turingcorp.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"decider": {
"serverUrl": "https://mcp.turingcorp.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"decider": {
"url": "https://mcp.turingcorp.net/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/net.turingcorp.mcp%2Fdecider)<a href="https://mcptoplist.com/server/net.turingcorp.mcp%2Fdecider"><img src="https://mcptoplist.com/badge/net.turingcorp.mcp%2Fdecider.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
TuringCorp-net
Other servers by TuringCorp-net
View all TuringCorp-net servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Sep 22, 2026 |
| 1.0.0 | Sep 22, 2026 |
Frequently asked questions
- Who maintains TuringCorp Decider?
- TuringCorp Decider is maintained by TuringCorp-net, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is TuringCorp Decider listed on the Official MCP Registry?
- Yes — TuringCorp Decider is listed on the Official MCP Registry, alongside Glama.
- How many versions does TuringCorp Decider have?
- MCP Toplist tracks 2 versions of TuringCorp Decider, most recently published on Sep 22, 2026.
- Where can I find the source code for TuringCorp Decider?
- The source code for TuringCorp Decider is hosted at github.com/TuringCorp-net/MCP.
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.