Skip to main content
Glama
Dockerfile213 B
# Simple inspection-ready image for the Binance MCP stdio server. FROM python:3.13-slim WORKDIR /app COPY binance_mcp_server.py README.md glama.json LICENSE ./ ENTRYPOINT ["python3", "/app/binance_mcp_server.py"]

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