Catalog
io.github.guptaprakhariitr/verification-mcp
Officialby guptaprakhariitr · TypeScript
Citation Verification
Real-time fact-check, citation verification, and source-freshness for AI agents.
Performs real-time fact-checking, citation verification, and source freshness analysis.
Topics
citationclaudecrossrefcursorfact-checkgroundinghallucinationmcpmcp-servermodel-context-protocolverificationwaybackwikipedia
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"verification-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://verification-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.