Skip to main content
Glama

Binance MCP Server

by tistaharahap
pyproject.toml•714 B
[project] name = "binance-mcp" version = "0.1.0" description = "Add your description here" authors = [ { name = "Batista Harahap", email = "batista@bango29.com" } ] dependencies = [ "fastmcp>=2.11.3", "pydantic>=2.11.7", "pydantic-settings>=2.10.1", "python-dotenv>=1.1.1", "python-binance>=1.0.29", "logfire>=4.3.3", ] readme = "README.md" requires-python = ">= 3.8" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.rye] managed = true dev-dependencies = [ "ruff>=0.12.9", ] [tool.hatch.metadata] allow-direct-references = true [tool.hatch.build.targets.wheel] packages = [ "src/binance_mcp" ] [project.scripts] mcp = "binance_mcp.main:run"

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

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