Fact Check MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Fact Check MCPis it true that the Earth is flat?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Fact Verification MCP
Fact verification for AI agents — give it a claim, get a verdict
(supported / disputed / unverifiable) with a 0-100 confidence and cited
sources. It classifies each claim's domain and cross-references the FoundryNet
Data Network plus a general web search.
Part of the FoundryNet Data Network. Verification results carry a verifiable provenance attestation. See also: financial-signals-mcp, cyber-intel-mcp, patent-intel-mcp, gov-contracts-mcp, compliance-mcp, brand-intel-mcp, weather-intel-mcp, academic-intel-mcp, oss-intel-mcp, social-intel-mcp.
Connect
MCP endpoint (Streamable HTTP):
https://fact-check-mcp-production.up.railway.app/mcpRegistry:
io.github.FoundryNet/fact-check-mcpAgent card:
https://fact-check-mcp-production.up.railway.app/.well-known/agent-card.json
Claude Desktop / Cursor / Claude Code
claude mcp add --transport http fact-check https://fact-check-mcp-production.up.railway.app/mcp{ "mcpServers": { "fact-check": { "url": "https://fact-check-mcp-production.up.railway.app/mcp" } } }Related MCP server: Fact Checker MCP Server
Tools
Tool | Price | What it does |
| $0.02 | Verify a claim → verdict, confidence, cited sources, explanation |
| $0.01/claim (min $0.05) | Verify many claims in one call |
| $0.01 | Assess a source URL — domain age (RDAP), trust signals, bias indicators |
| $5 | Curated daily brief — top disputed/most-verified claims, trending topics |
| $0.50 | Structured top-5 signals from today's brief — a cheap sample of |
| free | FoundryNet Data Network attestation info |
Free tier: 10 verifications/day per agent. Then metered: the tool returns an
HTTP-402 payment challenge — pay it, re-call with the same args plus
payment_tx=<signature>. An Authorization: Bearer fnet_… key bypasses the paywall.
How it works
Each claim is classified by domain and cross-referenced against the most relevant FoundryNet data source and a general web search:
company claims →
brand-intel-mcpfinance claims →
financial-signals-mcppatents claims →
patent-intel-mcpregulation claims →
compliance-mcp
The verdict is synthesized from source agreement and returned with the citations that drove it. Results are cached for 24h (keyed by a normalized-claim hash) and carry a verifiable provenance attestation so a buyer can verify the result was produced by this server, unaltered.
The general web-search backend needs a
WEB_SEARCH_API_KEY(Brave Search API). Without it, claims with no FoundryNet corroboration returnunverifiablewith a note rather than a guess.
Sources
On demand: a general web search (Brave Search API) + the FoundryNet Data Network sibling servers (called over their public MCP endpoints). Source-credibility checks use keyless RDAP for domain age. Cached in a standalone Supabase project.
Discovery
MCP registry: io.github.FoundryNet/fact-check-mcp
Built by FoundryNet · forge@foundrynet.io
Live network activity
Real-time verified work across 17 servers and autonomous agents. See foundrynet.io.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceReal-time fact-checking agent. Verifies claims and URLs against live web sources. Returns CURRENT, OUTDATED, DISPUTED, or UNVERIFIABLE verdicts with confidence scores and what changed. x402 payments on Base.Last updated81MIT
- Alicense-qualityDmaintenanceEnables verification of simple factual claims (e.g., capital cities) by checking against Wikidata, returning accuracy and confidence scores.Last updated4MIT
- AlicenseAqualityBmaintenanceVerifies factual claims against live sources and returns a verdict, confidence score, and citations for any agent to use before stating uncertain facts.Last updated6MIT
- Alicense-qualityDmaintenanceAutomates high-credibility research with multi-source search and 10+ rounds of cross-verification.Last updated12MIT
Related MCP Connectors
Fact-check claims against independent sources — fast verdict or deep multi-step investigation.
Verify citations in AI text: fetches each cited source, returns verdicts with evidence quotes.
Real-time fact-check, citation verification, and source-freshness for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FoundryNet/fact-check-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server