ThoughtProof MCP Server
Rank #9,214io.github.ThoughtProof/thoughtproof-mcp
Pre-action gate: verify before pay/trade/write/deploy. execute=true only on ALLOW.
ThoughtProof MCP Server is a Model Context Protocol (MCP) server published by ThoughtProof. It ranks #9,214 of 131,629 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ThoughtProof MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 122,415 of 131,629 servers on MCP Toplist.
Use ThoughtProof MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add thoughtproof-mcp -e "DQL_API_KEY=<your DQL_API_KEY>" -e "SENTINEL_API_KEY=<your SENTINEL_API_KEY>" -e "THOUGHTPROOF_API_KEY=<your THOUGHTPROOF_API_KEY>" -- npx -y thoughtproof-mcpReplace each placeholder with your own value before saving.
[mcp_servers.thoughtproof-mcp]
command = "npx"
args = ["-y", "thoughtproof-mcp"]
[mcp_servers.thoughtproof-mcp.env]
DQL_API_KEY = "<your DQL_API_KEY>"
SENTINEL_API_KEY = "<your SENTINEL_API_KEY>"
THOUGHTPROOF_API_KEY = "<your THOUGHTPROOF_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thoughtproof-mcp": {
"command": "npx",
"args": [
"-y",
"thoughtproof-mcp"
],
"env": {
"DQL_API_KEY": "<your DQL_API_KEY>",
"SENTINEL_API_KEY": "<your SENTINEL_API_KEY>",
"THOUGHTPROOF_API_KEY": "<your THOUGHTPROOF_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thoughtproof-mcp": {
"command": "npx",
"args": [
"-y",
"thoughtproof-mcp"
],
"env": {
"DQL_API_KEY": "<your DQL_API_KEY>",
"SENTINEL_API_KEY": "<your SENTINEL_API_KEY>",
"THOUGHTPROOF_API_KEY": "<your THOUGHTPROOF_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"thoughtproof-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"thoughtproof-mcp"
],
"env": {
"DQL_API_KEY": "<your DQL_API_KEY>",
"SENTINEL_API_KEY": "<your SENTINEL_API_KEY>",
"THOUGHTPROOF_API_KEY": "<your THOUGHTPROOF_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thoughtproof-mcp": {
"command": "npx",
"args": [
"-y",
"thoughtproof-mcp"
],
"env": {
"DQL_API_KEY": "<your DQL_API_KEY>",
"SENTINEL_API_KEY": "<your SENTINEL_API_KEY>",
"THOUGHTPROOF_API_KEY": "<your THOUGHTPROOF_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thoughtproof-mcp": {
"command": "npx",
"args": [
"-y",
"thoughtproof-mcp"
],
"env": {
"DQL_API_KEY": "<your DQL_API_KEY>",
"SENTINEL_API_KEY": "<your SENTINEL_API_KEY>",
"THOUGHTPROOF_API_KEY": "<your THOUGHTPROOF_API_KEY>"
}
}
}
}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.ThoughtProof%2Fthoughtproof-mcp)<a href="https://mcptoplist.com/server/io.github.ThoughtProof%2Fthoughtproof-mcp"><img src="https://mcptoplist.com/badge/io.github.ThoughtProof%2Fthoughtproof-mcp.svg" alt="MCP Toplist: Top 10% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ThoughtProof
Other servers by ThoughtProof
View all ThoughtProof servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.2 | Aug 18, 2026 |
| 0.3.1 | Aug 17, 2026 |
Frequently asked questions
- Who maintains ThoughtProof MCP Server?
- ThoughtProof MCP Server is maintained by ThoughtProof, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ThoughtProof MCP Server listed on the Official MCP Registry?
- Yes — ThoughtProof MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does ThoughtProof MCP Server have?
- MCP Toplist tracks 2 versions of ThoughtProof MCP Server, most recently published on Aug 18, 2026.
- Where can I find the source code for ThoughtProof MCP Server?
- The source code for ThoughtProof MCP Server is hosted at github.com/ThoughtProof/thoughtproof-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.