Loading MCP server directory, please wait...
An MCP server that validates content against MCP specification using semantic search and AI
npx @getmcp/cli add io.github.carlisia/mcp-factcheckRequires Docker Engine. Community-contributed server. Review source before installing.
OPENAI_API_KEYOpenAI API key for embedding generation and content validation
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.carlisia/mcp-factcheck": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"OPENAI_API_KEY",
"ghcr.io/carlisia/mcp-factcheck:v1.0.0"
],
"env": {
"OPENAI_API_KEY": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
Access live company and contact data from Explorium's AgentSource B2B platform.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite