You're viewing a demo portfolio

Join the waitlist
PRSM

sources

Active

Tool of mcp-newsapi

declared in 0.1.0

Return available NewsAPI publisher sources, filterable by `category`, `language`, and `country`. Returns source id, name, description, URL, and category — use source ids to filter `top_headlines` or `everything`.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "category": "business",
      "language": "en"
    },
    {
      "country": "gb"
    }
  ],
  "properties": {
    "country": {
      "type": "string"
    },
    "category": {
      "type": "string"
    },
    "language": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-newsapi

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

2/7 registries
View full server →