mcp-bitpanda
0
The MCP Bitpanda Server is designed to expose tools for interacting with the Bitpanda API using the Model Context Protocol. It allows users to manage and access trades, wallets, and transactions programmatically, offering features like retrieving asset information and listing various types of trades and wallets.
MCP Bitpanda Server
A Model Context Protocol (MCP) server for interacting with the Bitpanda API.
Features
- Access Bitpanda API features like trades, wallets, and transactions.
Prerequisites
- Node.js (v18 or later)
- npm
- Bitpanda API Key
Available Tools
- Get asset info
- Get OHLC data
- List trades
- List asset wallets
- List fiat wallets
- List fiat transactions
- List crypto wallets
- List crypto transactions
- List commodity transactions
Setup and Running
- Clone repository
- Install dependencies
- Build server
- Run server directly or via MCP runner