Longbridge MCP Server

Official MCP server for the Longbridge brokerage. 163 tools across real-time quotes, options, order routing, fundamentals, analyst ratings, calendars, IPO, price alerts, DCA plans, grid trading, portfolio analytics and community sharelists - covering US and HK markets. Built with Rust using rmcp and axum.

People who need finance tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 12 · #186 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

Apache-2.0 · Rust servers · how we verify → /methodology

01 · Install Longbridge MCP Server

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add longbridge-longbridge-mcp --transport http https://mcp.longbridge.com

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "longbridge-longbridge-mcp": {
      "url": "https://mcp.longbridge.com"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.longbridge.com

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem · remote - your agent's requests go to mcp.longbridge.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

registry vendor namespace com.longbridge - domain-verified with the official MCP registry

03 · What Longbridge MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.9.0 · 2026-08-21

v0.9.0 · New tools - Grid trading (11) · Full support for Longbridge grid strategies, wrapping the SDK's GridContext: · grid_submit · grid_replace · grid_cancel · grid_suspend · grid_restart · grid_questionnaire…

v0.8.7 · 2026-08-18

v0.8.7 · New tools · news_detail - fetch a single news article by ID (GET /v1/content/news/:id) (#122) · Fixes · OpenAI function-calling compatibility - screener_search.conditions and top_movers.next_params schemas are…

v0.8.6 · 2026-07-30

Update order_detail doc

04 · Who maintains Longbridge MCP Server

mcp is maintained by longbridge. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
finance - ranked #186 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-21)
registry
com.longbridge/mcp (active, first published 2026-04-23 · 17 versions)
packages
oci:ghcr.io/longbridge/longbridge-mcp:0.9.0

06 · Longbridge MCP Server FAQ

What is Longbridge MCP Server?

Official MCP server for the Longbridge brokerage. 163 tools across real-time quotes, options, order routing, fundamentals, analyst ratings, calendars, IPO, price alerts, DCA plans, grid trading, portfolio analytics and community sharelists - covering US and HK markets. Built with Rust using rmcp and axum.

Is Longbridge MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Longbridge MCP Server?

Run `claude mcp add longbridge-longbridge-mcp --transport http https://mcp.longbridge.com`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Longbridge MCP Server require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Longbridge MCP Server

More finance MCP servers · Open Invest · Personalbrain MCP · Saturn Zap · Verantis MCP · Madeonsol

More Rust MCP servers · Dowse · Remem · Pensyve · Portview · Mq Bridge App · see all