carlisia/mcp-factcheck
A Model Context Protocoll (MCP) server that validates content against official MCP specification using semantic search and AI-powered validation.
Platform-specific configuration:
{
"mcpServers": {
"mcp-factcheck": {
"command": "npx",
"args": [
"-y",
"mcp-factcheck"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...