Skip to main content
Glama

MCP Bitpanda Server

package.json954 B
{ "name": "mcp-bitpanda", "version": "1.0.0", "main": "build/index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "typecheck": "tsc --noEmit", "lint": "eslint --fix --ext .ts src/", "build": "tsc", "start": "node build/index.js" }, "keywords": [], "author": "", "license": "ISC", "description": "MCP Server for interacting with the Bitpanda API.", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "axios": "^1.7.2", "dotenv": "^16.5.0", "zod": "^3.24.3" }, "devDependencies": { "@types/dotenv": "^6.1.1", "@types/node": "^22.15.3", "@typescript-eslint/eslint-plugin": "^8.31.1", "@typescript-eslint/parser": "^8.31.1", "eslint": "^9.25.1", "eslint-config-prettier": "^10.1.2", "eslint-plugin-import": "^2.31.0", "eslint-plugin-prettier": "^5.2.6", "prettier": "^3.5.3", "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/matteoantoci/mcp-bitpanda'

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