Skip to content
Back to search
30
MCP streamable-http

Fact Verification MCP

io.github.foundrynet/fact-check-mcp

Verify claims with verdict, confidence & cited sources; batch verify, source checks, daily brief.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Verity
Real-time fact-checking MCP returning CURRENT, OUTDATED, DISPUTED, or UNVERIFIABLE verdicts with confidence scores and sources.
0 tools
io.github.clawdio777/verity
Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.
0 tools
io.github.Clawdio777/verity
Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.
0 tools
Factcheck
Validates content against MCP specification using semantic search and AI-powered validation
0 tools
net.agentutil/verify-mcp
Sub-cent factual claim verification against live data sources.
0 tools
io.github.carlisia/mcp-factcheck
An MCP server that validates content against MCP specification using semantic search and AI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fact_verification_mcp": {
      "url": "https://fact-check-mcp-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}