Loomal

mcp-factcheck

MCP server by github.com/carlisia/mcp-factcheck

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

3 starsoci: ghcr.io/carlisia/mcp-factcheck:v1.0.0

About mcp-factcheck

mcp-factcheck is an MCP (Model Context Protocol) server published by carlisia in the official MCP registry, listed under Search on Loomal. An MCP server that validates content against MCP specification using semantic search and AI

It ships as a Docker image (ghcr.io/carlisia/mcp-factcheck:v1.0.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/carlisia/mcp-factcheck, where the project has earned 3 GitHub stars.

Use mcp-factcheck with your agent

Claude Code · one command
claude mcp add mcp-factcheck -- docker run -i --rm ghcr.io/carlisia/mcp-factcheck:v1.0.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-factcheck": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/carlisia/mcp-factcheck:v1.0.0"
      ]
    }
  }
}
ocighcr.io/carlisia/mcp-factcheck:v1.0.0

Frequently asked questions

What is mcp-factcheck?
mcp-factcheck is an MCP (Model Context Protocol) server by carlisia in the Search category. An MCP server that validates content against MCP specification using semantic search and AI
How do I connect mcp-factcheck to Claude, Cursor, or another MCP client?
Install mcp-factcheck from its oci package (ghcr.io/carlisia/mcp-factcheck:v1.0.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-factcheck open source?
Yes — the source code is public at github.com/carlisia/mcp-factcheck, with 3 GitHub stars.
Can AI agents pay to use mcp-factcheck?
Not yet through Loomal — mcp-factcheck is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-factcheck? Claim this listing free by verifying GitHub ownership, or contact us.