Skip to main content
Glama
glama.json445 B
{ "name": "binance-stdio-mcp", "version": "0.1.0", "description": "MCP stdio server for Binance account, orders, trades and market data.", "license": "MIT", "entry": { "command": "python3", "args": [ "binance_mcp_server.py" ], "env": { "BINANCE_API_KEY": "<required>", "BINANCE_API_SECRET": "<required>" } }, "mcp": { "transport": "stdio" }, "links": { "readme": "README.md" } }

Latest Blog Posts

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/valerioey/binance-mcp'

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