71
/ 100
22 days ago
glama

GNews API MCP Server

Provides access to the GNews API for searching news articles and getting top headlines, with support for advanced query syntax, filtering, and pagination.

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: SCALEKIT_CLIENT_SECRET, CLIENT_SECRET, GNEWS_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.
configSCALEKIT_ENVIRONMENT_URL
configSCALEKIT_CLIENT_ID
🔐 secretSCALEKIT_CLIENT_SECRET
configSCALEKIT_RESOURCE_IDENTIFIER
configSCALEKIT_RESOURCE_METADATA_URL
configSCALEKIT_AUTHORIZATION_SERVERS
configSCALEKIT_AUDIENCE_NAME
configSCALEKIT_RESOURCE_NAME
configSCALEKIT_RESOURCE_DOCS_URL
configCLIENT_ID
🔐 secretCLIENT_SECRET
configMETADATA_JSON_RESPONSE
🔐 secretGNEWS_API_KEYexport ="your_api_key_here"
configPORT
// 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/nahidakhter-google-news-mcp-1dxdqi)](https://m8ven.ai/mcp/nahidakhter-google-news-mcp-1dxdqi)
commit: 7cbc76b6fe617ee9cd5c1951f9c413baf8d35adb
code hash: 67a0f9ea96feb399c63442f61bf498fe4117f2ee63b9ddea9d1899e61678a1ab
verified: 7/9/2026, 10:05:37 AM
view raw JSON →