Hummingbot MCP: Trading Agent

Hummingbot MCP: Trading Agent

Hummingbot MCP is an open-source toolset that lets you control and monitor your Hummingbot trading bots through AI-powered commands and automation.

15 Tools

Requires Configuration
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
get_portfolio_balancesGet portfolio balances and holdings across all connected exchanges. Returns detailed token balances, values, and available units for each account. Use this to check your portfolio, see what tokens you hold, and their current values. If passing accounts and connectors it will only return the filtered accounts and connectors, leave it empty to return all accounts and connectors. You can also get the portfolio distribution by setting `as_distribution` to True, which will return the distribution of tokens and their values across accounts and connectors and the percentage of each token in the portfolio.

Manual installation

You can install the MCP server using:

Installation for

Related servers