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: crypto-news-mcp
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.
Latest Blog Posts
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