MCP News Server
@devjiel
About MCP News Server
mcp server of a realtime news api
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"news": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {
"NEWS_API_KEY": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP News Server?
MCP News Server is a Model Context Protocol implementation that enables Large Language Models to access real-time news data through NewsAPI integration, providing up-to-date news content for enhanced LLM responses.
How to use MCP News Server?
Clone the repository, install dependencies with npm install, create a .env file with your NewsAPI key and GitHub Personal Access Token, then configure the server in mcp.json under mcpServers.news with the command node dist/index.js and the required environment variable NEWS_API_KEY.
Key features of MCP News Server
- Integrates real-time news data via NewsAPI
- Enhances LLM responses with current news context
- Requires Node.js v16 or higher
- Uses environment variables for API key configuration
- Configured through standard MCP server JSON settings
- Licensed under the MIT License
Use cases of MCP News Server
- Provide LLMs with live news headlines and articles for context-aware answers
- Automate news monitoring and summarization tasks in AI workflows
- Enable news-based decision support in chatbot or assistant applications
FAQ from MCP News Server
What are the prerequisites for MCP News Server?
You need Node.js v16 or higher, a NewsAPI key (obtainable at newsapi.org), and a GitHub Personal Access Token for GitHub integration.
How do I get a NewsAPI key?
Visit https://newsapi.org to register and obtain a free API key.
What is the license for MCP News Server?
The project is licensed under the MIT License.
How do I configure the server?
Edit the mcp.json file to add the news server entry with the command node dist/index.js and set the NEWS_API_KEY environment variable to your API key.
Where can I get support?
For support and questions, open an issue in the GitHub repository or contact the maintainers as indicated in the README.
Frequently asked questions
What are the prerequisites for MCP News Server?
You need Node.js v16 or higher, a NewsAPI key (obtainable at newsapi.org), and a GitHub Personal Access Token for GitHub integration.
How do I get a NewsAPI key?
Visit [https://newsapi.org](https://newsapi.org) to register and obtain a free API key.
What is the license for MCP News Server?
The project is licensed under the MIT License.
How do I configure the server?
Edit the `mcp.json` file to add the `news` server entry with the command `node dist/index.js` and set the `NEWS_API_KEY` environment variable to your API key.
Where can I get support?
For support and questions, open an issue in the GitHub repository or contact the maintainers as indicated in the README.
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments