You're viewing a demo portfolio

Join the waitlist
PRSM

news_sources

Active

Tool of mcp-newsdata

declared in 0.1.0

List available global news sources. Filter by country (2-letter), category, and language. Returns source id, name, url, category, country, and language — useful for discovering which outlets cover a given region or topic. Example: news_sources({ country: "us", category: "technology" })

Parameters schema

{
  "type": "object",
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own NewsData.io API key for higher limits; omit to use the shared Pipeworx key."
    },
    "country": {
      "type": "string",
      "description": "2-letter country code to filter sources by, e.g. \"us\", \"gb\""
    },
    "category": {
      "type": "string",
      "description": "News category to filter sources by, e.g. \"business\", \"technology\""
    },
    "language": {
      "type": "string",
      "description": "Language code to filter sources by, e.g. \"en\", \"es\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-newsdata

https://github.com/pipeworx-io/mcp-newsdata

2/7 registries
View full server →