TruthLens: Misinformation Surveillance Platform
@NemroNeno
TruthLens: Misinformation Surveillance Platform について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp_server_TruthAnalyzer": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is TruthLens: Misinformation Surveillance Platform?
TruthLens is a Model Context Protocol (MCP) server that provides AI assistants with tools to detect, analyze, and verify potential misinformation. Built with Python and the MCP framework, it enables automated fact-checking and misinformation monitoring capabilities.
How to use TruthLens: Misinformation Surveillance Platform?
Install dependencies and set API keys in a .env file, then run python run_server.py. Invoke MCP endpoints such as ingest_url, extract_claims, verify_claim, search_news, analyze_source, get_trending_info, and setup_monitor.
Key features of TruthLens: Misinformation Surveillance Platform?
- Ingests web content from URLs and news sources
- Extracts factual claims using pattern matching or Gemini AI
- Verifies claims against multiple external knowledge sources
- Monitors news and analyzes misinformation trends
- Provides confidence scores and evidence for each claim
Use cases of TruthLens: Misinformation Surveillance Platform?
- Automated fact-checking for news articles and social media posts
- Monitoring and analyzing trending misinformation by topic
- Verifying the veracity of claims for journalists and researchers
- Analyzing source credibility before content dissemination
FAQ from TruthLens: Misinformation Surveillance Platform?
What are the runtime dependencies for TruthLens: Misinformation Surveillance Platform?
Python 3.10 or higher and at minimum a Google Gemini API key for AI-powered analysis.
Where does TruthLens: Misinformation Surveillance Platform store data?
The current implementation uses in-memory storage and is not suitable for production.
What are the limitations of TruthLens: Misinformation Surveillance Platform?
Pattern matching fallback has limited accuracy compared to AI-powered analysis, and web scraping may be subject to rate limits and terms of service restrictions.
What external APIs does TruthLens: Misinformation Surveillance Platform require?
The Google Gemini API is required; NewsAPI and Reddit API are optional.
How does TruthLens: Misinformation Surveillance Platform handle missing API keys?
If API keys are missing, the system falls back to pattern
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Nginx UI
0xJackyYet another WebUI for Nginx
コメント