A
securityA
licenseA
qualityProvide the latest cryptocurrency news to AI agents.
Last updated -
1
21
Python
MIT License
An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.
nextPage
API feature.get_latest_news
get_latest_news()
in an MCP client.get_crypto_news
query (str)
: The cryptocurrency or keyword (e.g., "bitcoin").max_pages (int, optional)
: Number of pages to fetch (default: 1).get_crypto_news(query="bitcoin", max_pages=2)
.summarize_news
query (str)
: The cryptocurrency or keyword.summarize_news(query="ethereum")
.This project is licensed under the MIT License. See the LICENSE file for details.
This server cannot be installed
An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.