# See repository for install instructions
{
"mcpServers": {
"carlisia-mcp-factcheck": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"carlisia-mcp-factcheck": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"carlisia-mcp-factcheck": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The io.github.carlisia/mcp-factcheck server is a search tool that validates content against the Model Context Protocol specification using semantic search and artificial intelligence. It connects to other tools and services via oci and stdio interfaces, enabling developers to integrate fact-checking capabilities into their workflows. Developers would use this server to verify the accuracy and compliance of content in AI coding assistant applications, such as Claude Code and Cursor, by leveraging its semantic search functionality.
An MCP server that validates content against MCP specification using semantic search and AI. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
ghcr.io/carlisia/mcp-factcheck:v1.0.0 on oci
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on oci.
What tools does it provide?
The mcp-factcheck server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.