Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sequent • Uncategorized
A RESTful API server that wraps NewsAPI.org endpoints to provide news articles, top headlines, and news sources.
Retrieve and filter news articles based on keywords, date ranges, and language.
Access top headlines by specific categories and countries.
Obtain detailed information about news sources filtered by category, language, and country.
This MCP server offers a convenient interface to access news data from NewsAPI.org, including searching articles, fetching top headlines by category and country, and retrieving news sources with filtering options. It supports pagination, filtering by language, date, and domains, and is built with Node.js and TypeScript for type safety. The server can be run locally or deployed via Docker, making it flexible for development and production environments.