We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnalyticAce/BinanceMCPServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•201 B
"""
Binance MCP Server package.
This package provides a Model Context Protocol (MCP) server for interacting with
the Binance cryptocurrency exchange API.
"""
from binance_mcp_server.server import mcp