VERITY
Rank #45,506io.github.Clawdio777/verity
Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.
VERITY is a Model Context Protocol (MCP) server published by clawdio777. It ranks #45,506 of 132,113 servers tracked on MCP Toplist. VERITY is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 11, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 86,607 of 132,113 servers on MCP Toplist.
Use VERITY
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add verity -e "VERITY_PRIVATE_KEY=<your VERITY_PRIVATE_KEY>" -- npx -y verity-mcpReplace each placeholder with your own value before saving.
[mcp_servers.verity]
command = "npx"
args = ["-y", "verity-mcp"]
[mcp_servers.verity.env]
VERITY_PRIVATE_KEY = "<your VERITY_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verity": {
"command": "npx",
"args": [
"-y",
"verity-mcp"
],
"env": {
"VERITY_PRIVATE_KEY": "<your VERITY_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verity": {
"command": "npx",
"args": [
"-y",
"verity-mcp"
],
"env": {
"VERITY_PRIVATE_KEY": "<your VERITY_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"verity": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"verity-mcp"
],
"env": {
"VERITY_PRIVATE_KEY": "<your VERITY_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verity": {
"command": "npx",
"args": [
"-y",
"verity-mcp"
],
"env": {
"VERITY_PRIVATE_KEY": "<your VERITY_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verity": {
"command": "npx",
"args": [
"-y",
"verity-mcp"
],
"env": {
"VERITY_PRIVATE_KEY": "<your VERITY_PRIVATE_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.Clawdio777%2Fverity)<a href="https://mcptoplist.com/server/io.github.Clawdio777%2Fverity"><img src="https://mcptoplist.com/badge/io.github.Clawdio777%2Fverity.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
clawdio777
Other servers by clawdio777
View all clawdio777 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | May 12, 2026 |
Frequently asked questions
- Who maintains VERITY?
- VERITY is maintained by clawdio777, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is VERITY listed on the Official MCP Registry?
- Yes — VERITY is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does VERITY have?
- MCP Toplist tracks 1 version of VERITY, most recently published on May 12, 2026.
- Where can I find the source code for VERITY?
- The source code for VERITY is hosted at github.com/clawdio777/verity.
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.