Skip to content
Claude Code

mcp factcheck for Claude Code

io.github.carlisia/mcp-factcheck

An MCP server that validates content against MCP specification using semantic search and AI

client:Claude Code transport:stdio runtime:oci

Install mcp factcheck in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-factcheck -e OPENAI_API_KEY=<OPENAI_API_KEY> -- docker run -i --rm ghcr.io/carlisia/mcp-factcheck:v1.0.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp factcheck in other clients