fact-check
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Verify the accuracy of a claim. Returns verdict (TRUE/FALSE/MIXED/UNVERIFIED/MISLEADING), confidence score, summary, and supporting/contradicting evidence with sources.
Parameters schema
{
"type": "object",
"required": [
"claim"
],
"properties": {
"claim": {
"type": "string",
"description": "The claim or statement to fact-check (e.g. 'The Great Wall of China is visible from space')"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries