NewsIQ MCP
Fetches news articles from RSS feeds as a data source for aggregation and analysis.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@NewsIQ MCPsummarize today's top tech news"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
NewsIQ MCP 📰
An AI-powered news aggregator built as a Model Context Protocol (MCP) server. Pulls live news from multiple sources, summarizes with Claude, and performs data analysis.
Features
6 news niches: Football, Politics, Tech, Entertainment, Business, Science
3 data sources: NewsAPI, GNews, RSS feeds
AI summaries via Claude 3.5 Sonnet
Sentiment analysis & trending topics
MCP-compatible — plug into Claude Desktop or any MCP client
Related MCP server: mcp-ai-news-server
Quick Start
git clone https://github.com/yourusername/newsiq-mcp
cd newsiq-mcp
python -m venv venv && source venv/bin/activate
pip install -r requirements.txt
cp .env.example .env # Add your API keys
python src/main.pyMCP Tools
Tool | Description |
| Fetch latest articles |
| AI-generated digest |
| Top keywords right now |
| Positive/Negative/Neutral breakdown |
| Most active sources |
Tech Stack
Python · MCP SDK · Anthropic Claude · NewsAPI · GNews · feedparser · pandas · pytest
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.Last updated16MIT
- Flicense-qualityDmaintenanceMCP server that fetches and filters AI-related news from 20+ RSS feeds with scheduled notifications and email digests.Last updated1
- Flicense-qualityCmaintenanceAn MCP server providing real-time access to tech news from Hacker News, GitHub trending repositories, ArXiv papers, and dev.to articles, with capabilities for deep dives and cross-source comparisons.Last updated
- Alicense-qualityAmaintenanceSearch, trending, topics, and local news all in one MCP server. Article previews, deduplication, source filtering, and 40+ languages built in.Last updated432MIT
Related MCP Connectors
An MCP server that integrates with Discord to provide AI-powered features.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rocker2002/NewsIQ-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server