MCP server that aggregates and caches top stories from Indian news websites, prioritizing sports stories, and exposes them via tools for use with Claude.
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.
process.env. You'll be asked to provide them before it can run.NEWS_SITE_1_NAME— / _2_NAME / _3_NAME No Display names for the sources (defaults provided).NEWS_SITE_2_NAMENEWS_SITE_3_NAMENEWS_SITE_3_URL— NEWS_SITE_2_URL, (and the _NAME variants if youNEWS_SITE_4_NAMENEWS_SITE_4_URLNEWS_SITE_5_NAMENEWS_SITE_5_URLGROQ_API_KEY— (LLM) if is set, else a keyword/URLGROQ_MODEL— No 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.MIN_CACHED_STORIES— get_top_stories(limit=30, sports_only=False) Cached stories, sports ranked first. Always returns >= once the cache has been populated once.MAX_CACHED_STORIESREFRESH_INTERVAL_MINUTES— (default 60)STORIES_PER_SITE_FETCHREQUEST_TIMEOUT_SECONDSHOSTPORT— No HF Spaces sets this automatically; defaults to 7860.MCP_TRANSPORT[](https://m8ven.ai/mcp/28shekhar-mcp-sports-aggregator-30bl8v)