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

servidor de periódicos
3 years
Works with Finder
1
Github Watches
0
Github Forks
3
Github Stars
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.
...
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
🔥 1Panel proporciona una interfaz web intuitiva y un servidor MCP para administrar sitios web, archivos, contenedores, bases de datos y LLM en un servidor de Linux.
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
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.