loading…
Search for a command to run...
loading…
AI-powered fact-checking API for AI agents. Verify any factual claim with web evidence: searches multiple sources, assesses credibility, provides supporting/con
AI-powered fact-checking API for AI agents. Verify any factual claim with web evidence: searches multiple sources, assesses credibility, provides supporting/contradicting URLs, and returns confidence level (confirmed/likely/unverified/false). Tools: research_check_fact. Use this before repeating claims, for content moderation, or building trustworthy AI systems. Essential for reducing hallucinations. IMPORTANT: For web search without fact assessment, use web_search_query. Returns: {verdict, confidence, sources[], evidence[]}. No API key required — x402 micropayment $0.005/call on Base L2.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"fact-checker": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/fact-checker"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also