NewsIQ
БесплатноНе проверенAn AI-powered news aggregator MCP server that fetches live news from multiple sources, provides AI summaries via Claude, and performs sentiment analysis and tre
Описание
An AI-powered news aggregator MCP server that fetches live news from multiple sources, provides AI summaries via Claude, and performs sentiment analysis and trending topic detection.
README
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
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.py
MCP Tools
| Tool | Description |
|---|---|
get_news(niche) |
Fetch latest articles |
summarize_news(niche) |
AI-generated digest |
trending_topics(niche) |
Top keywords right now |
sentiment_analysis(niche) |
Positive/Negative/Neutral breakdown |
source_leaderboard() |
Most active sources |
Tech Stack
Python · MCP SDK · Anthropic Claude · NewsAPI · GNews · feedparser · pandas · pytest
Установка NewsIQ
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rocker2002/NewsIQ-MCPFAQ
NewsIQ MCP бесплатный?
Да, NewsIQ MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для NewsIQ?
Нет, NewsIQ работает без API-ключей и переменных окружения.
NewsIQ — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить NewsIQ в Claude Desktop, Claude Code или Cursor?
Открой NewsIQ на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare NewsIQ with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
