Extracts verifiable, decontextualized factual claims from text using a research-based four-stage pipeline (sentence splitting, selection, disambiguation, and decomposition). Integrates with MCP clients to enable claim extraction and verification workflows.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LLM_PROVIDEROPENAI_API_KEY— "your-openai-api-key-here"LLM_MODEL— "gpt-4o-2024-08-06" # Model that supports structured outputsSAMPLING_MAX_TOKENS_SELECTIONSAMPLING_MAX_TOKENS_DISAMBIGUATIONSAMPLING_MAX_TOKENS_DECOMPOSITIONSAMPLING_MAX_RETRIESLOG_LLM_CALLS— "true" # Set to "false" to disable loggingLOG_OUTPUT— "stderr" # "stderr" or "file" - where to send logsLOG_FILE— "claimify_llm.log" # Used only if LOG_OUTPUT="file"[](https://m8ven.ai/mcp/adamgustavsson-claimsmcp-akm6t7)