SERVER

longbridge MCP Server

Rank #2330

glama/longbridge/longbridge-mcp

US/HK markets — 133 tools: quotes, options, orders, fundamentals, IPO, alerts, DCA & portfolio

First listed
Apr 16, 2026
Last publish date
May 15, 2026
OVERVIEW

longbridge MCP Server is a Model Context Protocol (MCP) server published by longbridge. It ranks #2330 of 58,900 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. longbridge MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 9 tracked versions. It was first listed on Apr 16, 2026 and most recently updated on May 15, 2026.

STANDING
#2,330of 58,900 tracked serversTop 5%

Ranks ahead of 56,570 of 58,900 servers on MCP Toplist.

CONNECT

Use longbridge MCP Server

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

Remote · HTTP
{
  "mcpServers": {
    "longbridge-mcp": {
      "url": "https://openapi.longbridge.com/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Docker image
{
  "mcpServers": {
    "longbridge-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/longbridge/longbridge-mcp:0.3.1"
      ],
      "env": {
        "LONGBRIDGE_HTTP_URL": "<your LONGBRIDGE_HTTP_URL>",
        "LONGBRIDGE_QUOTE_WS_URL": "<your LONGBRIDGE_QUOTE_WS_URL>",
        "LONGBRIDGE_TRADE_WS_URL": "<your LONGBRIDGE_TRADE_WS_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

longbridge

Organization
Total servers
1
Total versions
9
VERSIONS

Available versions (9)

VersionPublished
0.3.1May 15, 2026
0.3.0May 15, 2026
0.2.3May 12, 2026
0.2.1May 9, 2026
0.2.0May 9, 2026
0.1.12May 7, 2026
0.1.9Apr 27, 2026
0.1.7Apr 23, 2026
0.1.6Apr 23, 2026
FAQ

Frequently asked questions

What is longbridge MCP Server?
US/HK markets — 133 tools: quotes, options, orders, fundamentals, IPO, alerts, DCA & portfolio
Who maintains longbridge MCP Server?
longbridge MCP Server is maintained by longbridge, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
Is longbridge MCP Server an official MCP server?
Yes — longbridge MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does longbridge MCP Server have?
MCP Toplist tracks 9 versions of longbridge MCP Server, most recently published on May 15, 2026.
Where can I find the source code for longbridge MCP Server?
The source code for longbridge MCP Server is hosted at github.com/longbridge/longbridge-mcp.
EXPLORE