news-mcp-server
by anurag-dhamala
MCP server for getting up-to-date news using the newsdata.io API. It allows users to retrieve the latest news based on various criteria such as location, topic, and language.
Last updated: N/A
What is news-mcp-server?
This is an MCP (Modular Content Platform) server that provides access to news data from newsdata.io. It allows you to fetch the latest news based on different parameters.
How to use news-mcp-server?
To use this server, you can either clone the repository and configure it with your newsdata.io API key, or use npx. The configuration involves setting the NEWS_API_KEY
and NEWS_BASE_URL
environment variables. Example prompts are provided to demonstrate the types of queries you can make.
Key features of news-mcp-server
Access to up-to-date news
Filtering by location
Filtering by topic
Filtering by language
Integration with newsdata.io
Use cases of news-mcp-server
Displaying latest news on a website
Creating a news chatbot
Analyzing news trends
Providing personalized news feeds
Integrating news into other applications
FAQ from news-mcp-server
What is newsdata.io?
What is newsdata.io?
newsdata.io is a news API that provides access to news articles from various sources.
How do I get a newsdata.io API key?
How do I get a newsdata.io API key?
You can sign up for a newsdata.io account and obtain an API key from their website.
What languages are supported?
What languages are supported?
The supported languages depend on the newsdata.io API. Please refer to their documentation for a list of supported languages.
Can I filter news by category?
Can I filter news by category?
Yes, you can filter news by topic, which can be considered a category.
Is there a limit to the number of requests I can make?
Is there a limit to the number of requests I can make?
The number of requests you can make depends on your newsdata.io API subscription plan.