news-api-mcp
3.5
The News API MCP Server is a Model Context Protocol (MCP) server designed to provide easy access to global news articles via the News API. With features like searching for articles, retrieving top headlines, and listing news sources, it is equipped with robust error handling and allows advanced search capabilities.
Top Comments
News API MCP Server
A Model Context Protocol (MCP) server that provides access to global news articles through the News API. This server implements a standardized interface for searching news articles, retrieving top headlines, and listing available news sources.
Features
- Search for news articles on any topic with advanced filtering options
- Retrieve top headlines by country, category, or source
- Get information about available news sources with filtering by category, language, and country
- Built-in error handling and rate limit management
Prerequisites
- Python 3.12 or higher
- httpx
- mcp
License
This MCP server is licensed under the MIT License.