You're viewing a demo portfolio

Join the waitlist
PRSM

crypto_news

Active

Tool of mcp-newsdata

declared in 0.1.0

Get the latest cryptocurrency news headlines and articles. Filter by keyword, coin ticker(s) (e.g. "btc,eth"), and language. Returns article title, description, link, source, publish date, category, and country. Example: crypto_news({ coin: "btc,eth", query: "etf" })

Parameters schema

{
  "type": "object",
  "properties": {
    "coin": {
      "type": "string",
      "description": "Comma-separated coin ticker(s) to filter by, e.g. \"btc,eth\""
    },
    "query": {
      "type": "string",
      "description": "Keyword or phrase to search crypto news for, e.g. \"etf\", \"halving\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own NewsData.io API key for higher limits; omit to use the shared Pipeworx key."
    },
    "language": {
      "type": "string",
      "description": "Language code to filter news by, e.g. \"en\", \"es\", \"fr\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-newsdata

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

2/7 registries
View full server →