crypto-news-mcp
3
The Crypto News MCP Server is designed to deliver real-time cryptocurrency news to AI agents using data sourced from NewsData. It provides tools for fetching the latest news, searching cryptocurrency-related articles, and generating summary prompts.
Crypto News MCP Server
An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.
Features
- Tool: Latest News Headlines - Fetch the most recent cryptocurrency news headlines.
- Tool: Crypto News Search - Search for news articles by cryptocurrency or keyword with pagination support.
- Prompt: News Summary - Generate a prompt to summarize news for a given cryptocurrency or topic.
Prerequisites
- Python 3.10+
- A Newsdata.io API key
- Git
Installation
Installing via Smithery
To install Crypto News for Claude Desktop automatically:
- Clone the Repository, 2. Install Dependencies, 3. Install the server as a plugin for Claude Desktop.
Available Tools and Prompts
- Tool:
get_latest_news
- Fetches the latest cryptocurrency news headlines. - Tool:
get_crypto_news
- Searches for news articles by keyword with pagination. - Prompt:
summarize_news
- Generates a prompt for summarizing news about a specific topic.