Back to Home
carlisia icon

mcp-factcheck

Verified Safe

by carlisia

Overview

The MCP Fact-Check MCP Server validates content against the Model Context Protocol (MCP) specification using AI-powered semantic search to ensure technical accuracy and prevent misinformation.

Installation

Run Command
docker run -i --rm -e OPENAI_API_KEY=<your-key> ghcr.io/carlisia/mcp-factcheck:latest

Environment Variables

  • OPENAI_API_KEY

Security Notes

The server demonstrates strong security awareness, implementing explicit prompt injection protection and utilizing environment variables for API keys. It offers optional network features (HTTP with SSE) with clear guidelines for secure implementation, but defaults to a safer stdio transport. No hardcoded secrets or obvious malicious patterns were found. Adherence to best practices for data handling and user consent is emphasized for implementors of the protocol, making the server itself robust against common vulnerabilities.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassHigh
Avg Tokens10000
Stars3
Forks0
Last Update2025-11-26

Tags

MCPFact-CheckingAI-PoweredSpecification ValidationSemantic Search