Skip to main content
Glama

binance-announcements-mcp

fetch_latest_announcements

Retrieve Binance announcements in Markdown format with title, URL, and timestamp. Specify count (max 20) and page number for customizable results.

Instructions

Tool to fetch the latest Binance announcements in Markdown format. Args: count: Number of announcements to fetch (max 20). page: Page number to fetch (default 1). Returns: Markdown string with announcement title, URL, and time.

Input Schema

NameRequiredDescriptionDefault
countNo
pageNo

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 20, "title": "Count", "type": "integer" }, "page": { "default": 1, "title": "Page", "type": "integer" } }, "title": "fetch_latest_announcementsArguments", "type": "object" }
Install Server

Other Tools from binance-announcements-mcp

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/binance-announcements-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server