🛠️

mcp

MCP server exposing Hummingbot API for automated multi-exchange trading

Developer Tools stdio oci ocistdiohummingbot
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "hummingbot-mcp": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "hummingbot-mcp": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "hummingbot-mcp": { "command": "npx", "args": [] } } }

About This MCP Server

The Model Context Protocol server is a tool that exposes the Hummingbot API, enabling automated multi-exchange trading by providing a standardized interface for interacting with Hummingbot. It connects to Hummingbot and supports communication via OCI and stdio, allowing developers to leverage its capabilities in their own applications. Developers working with Hummingbot or building automated trading systems would use this server to access the Hummingbot API and integrate its functionality into their projects.

MCP server exposing Hummingbot API for automated multi-exchange trading. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

docker.io/hummingbot/hummingbot-mcp:0.1.0 on oci

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on oci.

What tools does it provide?

The mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/hummingbot-mcp.svg)](https://skillsplayground.com/mcps/hummingbot-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.