Cover image
Try Now
2025-04-11

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.

...

相关推荐

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

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • albert tan
  • Japanese education, creating tailored learning experiences.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • pontusab
  • 光标与风浪冲浪社区,查找规则和MCP

  • rahulc0dy
  • 测试您的MCP服务器。

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • GeyserMC
  • 与Minecraft客户端/服务器通信的库。

  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • awslabs
  • AWS MCP服务器 - 将AWS最佳实践直接带入您的开发工作流程的专门MCP服务器

    Reviews

    4 (1)
    Avatar
    user_w2vDoQJ6
    2025-04-16

    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.