NewsIQ MCP
Fetches news articles from RSS feeds as a data source for aggregation and analysis.
Click on "Deploy 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: Fast 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 deployed
Maintenance
Related MCP Connectors
Dive into the latest and greatest from the tech world with our Hacker News MCP server.
An MCP server that integrates with Discord to provide AI-powered features.
The only News based AI MCP your agents will ever need — custom categories, global regions, and time-scoped results in one tool. We use multi-vector & sparse-hybrid search to search through thousands of articles across the world to find the exact news you're looking for.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceMCP server that fetches and filters AI-related news from 20+ RSS feeds with scheduled notifications and email digests.1-
- AlicenseNot gradedqualityBmaintenanceSearch, trending, topics, and local news all in one MCP server. Article previews, deduplication, source filtering, and 40+ languages built in.182MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that aggregates AI news, academic papers from ArXiv, and trending GitHub repositories from multiple sources, enabling users to fetch, search, and filter recent AI content via natural language.1MIT
- AlicenseAqualityAmaintenanceMCP server that integrates Google News and Google Trends, enabling AI models to fetch news, analyze search interest, calculate growth rates, and summarize articles.2165MIT