# See repository for install instructions
{
"mcpServers": {
"hummingbot-mcp": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"hummingbot-mcp": {
"command": "npx",
"args": []
}
}
}
{
"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.