An MCP server that validates content against MCP specification using semantic se
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"mcp-factcheck": {
"args": [
"ghcr.io/carlisia/mcp-factcheck:v1.0.0"
],
"command": "uvx",
"transport": "stdio"
}
}
}