67
/ 100
19 days ago
glama

Indian News Sports Aggregator

MCP server that aggregates and caches top stories from Indian news websites, prioritizing sports stories, and exposes them via tools for use with Claude.

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 1 credential: GROQ_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.
configNEWS_SITE_1_NAME/ _2_NAME / _3_NAME No Display names for the sources (defaults provided).
configNEWS_SITE_2_NAME
configNEWS_SITE_3_NAME
configNEWS_SITE_3_URLNEWS_SITE_2_URL, (and the _NAME variants if you
configNEWS_SITE_4_NAME
configNEWS_SITE_4_URL
configNEWS_SITE_5_NAME
configNEWS_SITE_5_URL
🔐 secretGROQ_API_KEY(LLM) if is set, else a keyword/URL
configGROQ_MODELNo Defaults to llama-3.1-8b-instant. Check https://console.groq.com/docs/models for currently available models and update if this one is retired.
configMIN_CACHED_STORIESget_top_stories(limit=30, sports_only=False) Cached stories, sports ranked first. Always returns >= once the cache has been populated once.
configMAX_CACHED_STORIES
configREFRESH_INTERVAL_MINUTES(default 60)
configSTORIES_PER_SITE_FETCH
configREQUEST_TIMEOUT_SECONDS
configHOST
configPORTNo HF Spaces sets this automatically; defaults to 7860.
configMCP_TRANSPORT
// 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 6 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/28shekhar-mcp-sports-aggregator-30bl8v)](https://m8ven.ai/mcp/28shekhar-mcp-sports-aggregator-30bl8v)
commit: 05677ad56312c9437225ee715ca7ec6dc2cde2f6
code hash: 657ebb988e7ab7674b34d13e70cd727f0086e4834ff7ee7bd0061b5f09d44a4f
verified: 7/12/2026, 8:34:16 AM
view raw JSON →