mcp-bitpanda

mcp-bitpanda

3.2

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

  1. get_asset_info

    Get detailed information through asset symbols

  2. get_ohlc

    Obtain OHLC data for assets

  3. list_trades

    List user's transaction history

  4. list_asset_wallets

    List the user's asset wallet

  5. list_fiat_wallets

    List users' fiat currency wallets

  6. list_fiat_transactions

    List users' fiat currency transactions

  7. list_crypto_wallets

    List users' cryptocurrency wallets

  8. list_crypto_transactions

    List users' cryptocurrency transactions

  9. list_commodity_transactions

    List the user's product transactions

Related MCP Servers

View all finance servers →