Fetches and streams the latest Binance announcements in real-time, enabling AI agents to receive, analyze and act on market-moving updates from the Binance cryptocurrency exchange.
Formats Binance announcements in Markdown format for enhanced readability, displaying announcements as links with timestamps.
Binance Announcements MCP
An MCP server that streams the latest Binance announcements to your AI agents in real time, enabling instant analysis and action on market-moving updates.
Features
- Fetch Binance Announcements: Retrieve up to 20 announcements per request from the Binance endpoint.
- Pagination Support: Specify the page number to fetch different sets of announcements.
- Markdown Output: Announcements are formatted as
- [title](url) _(time)_
for easy readability.
Prerequisites
- Python 3.10+
- uv (recommended) or pip for dependency management
Installation
- Clone the Repository:
- Install Dependencies:
- Installing to Claude Desktop: Install the server as a Claude Desktop application:Configuration file as a reference:Replace
/path/to/binance-announcements-mcp
with your actual installation path.
Usage
The server provides a single MCP tool, fetch_latest_announcements
, which fetches Binance announcements and returns them in Markdown format.
The fetch_latest_announcements
tool accepts two parameters:
count
(int, default: 20): Number of announcements to fetch (maximum 20).page
(int, default: 1): Page number for pagination.
Example Prompt
Example Response:
License
This project is licensed under the MIT License. See the LICENSE file for details.
This server cannot be installed
An MCP server that streams the latest Binance announcements to your AI agents in real time, enabling instant analysis and action on market-moving updates.
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -20141PythonGPL 3.0
- AsecurityFlicenseAqualityA Model Control Protocol (MCP) server that provides cryptocurrency trading interfaces for Binance exchange, enabling functions like real-time price fetching, account balance queries, order placement/cancellation, and automated arbitrage strategies.Last updated -9Python
- -securityAlicense-qualityAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.Last updated -3PythonMIT License
- -security-license-qualityProvides an MCP server that allows large language models to access real-time and historical Bitcoin market data from Binance, including current prices, order book data, recent trades, and price history through a standardized interface.Last updated -1JavaScriptMIT License