news_mcp
MCP server for NewsAPI integration - enables AI assistants to search articles, get headlines, and browse news sources
Documentation
News API MCP Server
A Model Context Protocol (MCP) server that provides access to news content through the NewsAPI.org service. This server enables AI assistants to search articles, get top headlines, and browse news sources.
Setup
1. Install dependencies:
npm install2. Get a NewsAPI key:
3. Configure environment:
Create a `.env` file in the project root:
NEWS_API_KEY=your_api_key_here4. Build the project:
npm run buildMCP Configuration
Add to your MCP settings (e.g., `~/.cursor/mcp.json`):
{
"mcpServers": {
"news-mcp": {
"command": "npm",
"args": ["run", "start", "--prefix", "/path/to/news_mcp"]
}
}
}Available Tools
- `searchArticles` - Search through millions of articles from news sources worldwide.
- `getTopHeadlines` - Get breaking news headlines and top stories.
- `getSources` - Discover and filter available news sources.
Development
Development mode (with auto-reload):
npm run devBuild for production:
npm run build
npm startTest NewsAPI integration:
npm run test-apiLicense
MIT
Frequently asked questions
What is news_mcp?
news_mcp is MCP server for NewsAPI integration - enables AI assistants to search articles, get headlines, and browse news sources
How do I install news_mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is news_mcp open source?
Yes — it is hosted on GitHub at https://github.com/kcjonnyc/news_mcp.
Related MCP tools
🚀MCP server for accessing RedNote(XiaoHongShu, xhs). TypeScript-based implementation. Trusted by 800+ developers. Trusted by 800+ developers.
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini...
Composio equips your AI agents & LLMs with 100+ high-quality integrations via function calling for the Model Context Protocol. Enhance AI assistants with powerf
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Lan...
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Ag...
The TypeScript AI agent framework. ⚡ Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama. Built for the Model Context Protocol to enh
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP