I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP server for news-data
MCP server for getting up-to-date news with newsdata.io
https://www.pulsemcp.com/servers/anurag-dhamala-newsdata
Setup
If you clone this repo, then you can use the config below:
{
"mcpServers": {
"news": {
"command": "path_to_your_node",
"args": [
"location_to_your_dist/index.js"
],
"env": {
"NEWS_API_KEY": "API_KEY_FROM_NEWS_DATA",
"NEWS_BASE_URL": "https://newsdata.io"
}
}
}
}
You can also use npx.
{
"mcpServers": {
"news": {
"command": "path_to_your_npx",
"args": [
"news-mcp-server"
],
"env": {
"NEWS_API_KEY": "API_KEY_FROM_NEWS_DATA",
"NEWS_BASE_URL": "https://newsdata.io"
}
}
}
}
Example Prompts
Give me latest news from USA trending today.
Give me top news headlines from Nepal in Nepali language.
Give me news sources from Bhutan.
Give me latest news about Lionel Messi.
Give me latest crypto news.
...
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Reviews

user_w2vDoQJ6
As a dedicated user of the news-mcp-server, I am thoroughly impressed by its functionality and robustness. This server by anurag-dhamala has streamlined my news aggregation tasks seamlessly. The clear documentation and welcoming interface make it easy to set up and run. Highly recommend for anyone needing a reliable news server solution! Check it out at https://github.com/anurag-dhamala/news-mcp-server.