SERVER
MCP Factcheck
Rank #17593pulsemcp/carlisia-factcheck
Validates content against MCP specification using semantic search and AI-powered validation
First listed
Jun 25, 2025
Last publish date
Oct 7, 2025
OVERVIEW
MCP Factcheck is a Model Context Protocol (MCP) server published by carlisia. It ranks #17593 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Factcheck is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jun 25, 2025 and most recently updated on Oct 7, 2025.
STANDING
#17,593of 58,900 tracked serversTop 50%
Ranks ahead of 41,307 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Factcheck
Add MCP Factcheck to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"carlisia-factcheck": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/carlisia/mcp-factcheck:v1.0.0"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
carlisia
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Oct 7, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Factcheck?
- Validates content against MCP specification using semantic search and AI-powered validation
- Who maintains MCP Factcheck?
- MCP Factcheck is maintained by carlisia, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Factcheck an official MCP server?
- Yes — MCP Factcheck is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Factcheck have?
- MCP Toplist tracks 2 versions of MCP Factcheck, most recently published on Oct 7, 2025.
- Where can I find the source code for MCP Factcheck?
- The source code for MCP Factcheck is hosted at github.com/carlisia/mcp-factcheck.
EXPLORE