anurag-dhamala
MCP Serveranurag-dhamalapublic

news mcp server

用于获取最新新闻的 MCP 服务器,基于 newsdata.io API。

Repository Info

3
Stars
0
Forks
3
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

用于获取最新新闻的 MCP 服务器,基于 newsdata.io API。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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.

...

Quick Start

1

Clone the repository

git clone https://github.com/anurag-dhamala/news-mcp-server
2

Install dependencies

cd news-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneranurag-dhamala
Reponews-mcp-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation