crypto_news
ActiveTool of mcp-newsdata
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\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-newsdata
https://github.com/pipeworx-io/mcp-newsdata
2/7 registries