MCP News Server
@devjiel
About MCP News Server
mcp server of a realtime news api
Basic information
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.
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments