mcp-bitpanda
If you are the rightful owner of mcp-bitpanda and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that exposes tools for interacting with the Bitpanda API.
The MCP Bitpanda Server is designed to facilitate programmatic access to Bitpanda's features such as trades, wallets, and transactions through the Model Context Protocol (MCP). This server is particularly useful for developers and traders who need to automate their interactions with Bitpanda's API. By using this server, users can retrieve asset information, list trades, and manage wallets and transactions efficiently. The server requires Node.js and npm for setup, and it can be run directly or through an MCP-compatible client. The server supports various tools that do not require an API key, making it accessible for a wide range of users. Additionally, the server can be extended by adding new tools to interact with more Bitpanda API endpoints.
Features
- Programmatic access to Bitpanda API features like trades, wallets, and transactions.
- Supports multiple tools for retrieving asset information and managing trades and wallets.
- Can be run directly or through an MCP-compatible client using stdio transport.
- Easily extendable by adding new tools to interact with additional Bitpanda API endpoints.
- Does not require an API key for some tools, enhancing accessibility.
Tools
get_asset_info
Get detailed information through asset symbols
get_ohlc
Obtain OHLC data for assets
list_trades
List user's transaction history
list_asset_wallets
List the user's asset wallet
list_fiat_wallets
List users' fiat currency wallets
list_fiat_transactions
List users' fiat currency transactions
list_crypto_wallets
List users' cryptocurrency wallets
list_crypto_transactions
List users' cryptocurrency transactions
list_commodity_transactions
List the user's product transactions