Skip to main content
Glama
package.json865 B
{ "name": "@zereight/bithumb-mcp", "version": "1.0.6", "description": "MCP server for using the Bithumb API", "license": "MIT", "author": "zereight", "type": "module", "bin": "./build/index.js", "files": [ "build" ], "publishConfig": { "access": "public" }, "engines": { "node": ">=14" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "deploy": "npm publish --access public" }, "dependencies": { "@modelcontextprotocol/sdk": "1.8.0", "@types/node-fetch": "^2.6.12", "axios": "^1.8.4", "node-fetch": "^3.3.2", "query-string": "^9.1.1", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@types/node": "^22.13.10", "typescript": "^5.8.2", "zod": "^3.24.2" } }

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/zereight/bithumb-mcp'

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