SERVER

MCP Server

Rank #5479

glama/hummingbot/mcp

MCP server providing mcp capabilities

First listed
Apr 4, 2025
Last publish date
Oct 6, 2025
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by hummingbot. It ranks #5479 of 58,900 servers tracked on MCP Toplist, and its repository has 56 GitHub stars. MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 4, 2025 and most recently updated on Oct 6, 2025.

STANDING
#5,479of 58,900 tracked serversTop 10%

Ranks ahead of 53,421 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "hummingbot": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/hummingbot/hummingbot-mcp:0.1.0"
      ],
      "env": {
        "HUMMINGBOT_API_URL": "<your HUMMINGBOT_API_URL>",
        "HUMMINGBOT_USERNAME": "<your HUMMINGBOT_USERNAME>",
        "HUMMINGBOT_PASSWORD": "<your HUMMINGBOT_PASSWORD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

hummingbot

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.0Oct 6, 2025
FAQ

Frequently asked questions

What is MCP Server?
MCP server providing mcp capabilities
Who maintains MCP Server?
MCP Server is maintained by hummingbot, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does MCP Server have?
MCP Toplist tracks 1 version of MCP Server, most recently published on Oct 6, 2025.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/hummingbot/mcp.
EXPLORE