Skip to main content
Glama

Binance Bitcoin MCP Tool

by MilesCool
package.json731 B
{ "name": "binance-mcp", "version": "1.0.0", "description": "MCP tool for fetching Bitcoin prices from Binance", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc && node dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "binance", "bitcoin", "cryptocurrency", "market-data" ], "author": "", "license": "ISC", "packageManager": "pnpm@10.7.1", "dependencies": { "ws": "8.18.1", "zod": "3.24.2" }, "devDependencies": { "@modelcontextprotocol/sdk": "1.9.0", "@types/node": "22.14.0", "@types/ws": "8.18.1", "typescript": "5.8.3" } }

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

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