Fact Verification MCP
Rank #27,884io.github.FoundryNet/fact-check-mcp
Verify claims with verdict, confidence & cited sources; batch verify, source checks, daily brief.
Fact Verification MCP is a Model Context Protocol (MCP) server published by FoundryNet. It ranks #27,884 of 115,591 servers tracked on MCP Toplist. Fact Verification MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 19, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 87,707 of 115,591 servers on MCP Toplist.
Use Fact Verification MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fact-check-mcp https://fact-check-mcp-production.up.railway.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.fact-check-mcp]
url = "https://fact-check-mcp-production.up.railway.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://fact-check-mcp-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fact-check-mcp": {
"url": "https://fact-check-mcp-production.up.railway.app/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": {
"fact-check-mcp": {
"type": "http",
"url": "https://fact-check-mcp-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fact-check-mcp": {
"serverUrl": "https://fact-check-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fact-check-mcp": {
"url": "https://fact-check-mcp-production.up.railway.app/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/io.github.FoundryNet%2Ffact-check-mcp)<a href="https://mcptoplist.com/server/io.github.FoundryNet%2Ffact-check-mcp"><img src="https://mcptoplist.com/badge/io.github.FoundryNet%2Ffact-check-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
FoundryNet
Other servers by FoundryNet
- forge-sandbox#17,779 · 1 ver
- MINT Protocol — Universal Work Attestation#21,887 · 1 ver
- Academic Research Intelligence MCP#27,877 · 1 ver
- Brand Intelligence MCP#27,878 · 1 ver
- Regulatory & Compliance Intelligence MCP#27,879 · 1 ver
- Crypto Market Intelligence MCP#27,880 · 1 ver
- Currency & Exchange Rate MCP#27,881 · 1 ver
- Cybersecurity Threat Intelligence MCP#27,882 · 1 ver
- Email Verification MCP#27,883 · 1 ver
- Financial Signals MCP#27,885 · 1 ver
- FoundryNet — Industrial Machine Intelligence#27,886 · 1 ver
- FoundryNet Geo#27,887 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Fact Verification MCP?
- Fact Verification MCP is maintained by FoundryNet, which publishes 22 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Fact Verification MCP listed on the Official MCP Registry?
- Yes — Fact Verification MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Fact Verification MCP have?
- MCP Toplist tracks 1 version of Fact Verification MCP, most recently published on Jun 19, 2026.
- Where can I find the source code for Fact Verification MCP?
- The source code for Fact Verification MCP is hosted at github.com/foundrynet/fact-check-mcp.