Skip to main content
Glama

binance-announcements-mcp

fetch_latest_announcements

Fetch Binance announcements in Markdown format for instant analysis, specifying count and page for customized 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" }

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