71
/ 100
12 days ago
glama

News Fact-Checker MCP Server

Enables fact-checking of news headlines using Google Gemini AI and web search verification, and retrieves trending news topics from RSS feeds with comprehensive multi-source analysis.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: GEMINI_API_KEY, NEWS_API_KEY, SEARCH_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGEMINI_API_KEYexport ="your_gemini_api_key_here"
🔐 secretNEWS_API_KEYOptional NewsAPI key for enhanced search
🔐 secretSEARCH_API_KEYOptional additional search API key
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/adityapawar327-news-factchecker-mcp-1k88z6)](https://m8ven.ai/mcp/adityapawar327-news-factchecker-mcp-1k88z6)
commit: 2f745d7da70c324f2d7432e628fcd21c1a6924c3
code hash: 42a2ce74ef240c95dfcad0210173dbf4c8d036009088f5ae707a1d48905fdb36
verified: 6/17/2026, 12:30:05 PM
view raw JSON →