mcp-contradiction-check
Rank #60,887io.github.onetrueclaude-creator/mcp-contradiction-check
Find where your notes disagree — contradiction detection for markdown vaults.
mcp-contradiction-check is a Model Context Protocol (MCP) server published by onetrueclaude-creator. It ranks #60,887 of 132,405 servers tracked on MCP Toplist. mcp-contradiction-check is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 18, 2026 and most recently updated on Apr 18, 2026.
Ranks ahead of 71,518 of 132,405 servers on MCP Toplist.
Use mcp-contradiction-check
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-contradiction-check -e "CONTRADICTION_CHECK_LICENSE=<your CONTRADICTION_CHECK_LICENSE>" -- uvx mcp-contradiction-checkReplace each placeholder with your own value before saving.
[mcp_servers.mcp-contradiction-check]
command = "uvx"
args = ["mcp-contradiction-check"]
[mcp_servers.mcp-contradiction-check.env]
CONTRADICTION_CHECK_LICENSE = "<your CONTRADICTION_CHECK_LICENSE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-contradiction-check": {
"command": "uvx",
"args": [
"mcp-contradiction-check"
],
"env": {
"CONTRADICTION_CHECK_LICENSE": "<your CONTRADICTION_CHECK_LICENSE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-contradiction-check": {
"command": "uvx",
"args": [
"mcp-contradiction-check"
],
"env": {
"CONTRADICTION_CHECK_LICENSE": "<your CONTRADICTION_CHECK_LICENSE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-contradiction-check": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-contradiction-check"
],
"env": {
"CONTRADICTION_CHECK_LICENSE": "<your CONTRADICTION_CHECK_LICENSE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-contradiction-check": {
"command": "uvx",
"args": [
"mcp-contradiction-check"
],
"env": {
"CONTRADICTION_CHECK_LICENSE": "<your CONTRADICTION_CHECK_LICENSE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-contradiction-check": {
"command": "uvx",
"args": [
"mcp-contradiction-check"
],
"env": {
"CONTRADICTION_CHECK_LICENSE": "<your CONTRADICTION_CHECK_LICENSE>"
}
}
}
}Replace each placeholder with your own value before saving.
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.onetrueclaude-creator%2Fmcp-contradiction-check)<a href="https://mcptoplist.com/server/io.github.onetrueclaude-creator%2Fmcp-contradiction-check"><img src="https://mcptoplist.com/badge/io.github.onetrueclaude-creator%2Fmcp-contradiction-check.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
onetrueclaude-creator
Other servers by onetrueclaude-creator
- hebbian-vault#60,886 · 1 ver
- mcp-curiosity-engine#60,888 · 1 ver
- MCP Knowledge Gaps Server#60,889 · 1 ver
- vault-health-mcp#60,890 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 18, 2026 |
Frequently asked questions
- Who maintains mcp-contradiction-check?
- mcp-contradiction-check is maintained by onetrueclaude-creator, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is mcp-contradiction-check listed on the Official MCP Registry?
- Yes — mcp-contradiction-check is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-contradiction-check have?
- MCP Toplist tracks 1 version of mcp-contradiction-check, most recently published on Apr 18, 2026.
- Where can I find the source code for mcp-contradiction-check?
- The source code for mcp-contradiction-check is hosted at github.com/onetrueclaude-creator/mcp-contradiction-check.
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.