Back to Browse

Longbridge MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

US/HK markets — 163 tools: quotes, options, orders, fundamentals, screener, IPO, alerts, DCA & grid

About

US/HK markets — 163 tools: quotes, options, orders, fundamentals, screener, IPO, alerts, DCA & grid

Remote endpoints: streamable-http: https://mcp.longbridge.com

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Longbridge OpenAPI base URL. Used for OAuth metadata discovery.Optional

Environment variable: LONGBRIDGE_HTTP_URL

Quote WebSocket endpoint used by the embedded Longbridge SDK.Optional

Environment variable: LONGBRIDGE_QUOTE_WS_URL

Trade WebSocket endpoint used by the embedded Longbridge SDK.Optional

Environment variable: LONGBRIDGE_TRADE_WS_URL

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-longbridge-mcp": {
      "env": {
        "LONGBRIDGE_HTTP_URL": "your-longbridge-http-url-here",
        "LONGBRIDGE_QUOTE_WS_URL": "your-longbridge-quote-ws-url-here",
        "LONGBRIDGE_TRADE_WS_URL": "your-longbridge-trade-ws-url-here"
      },
      "url": "https://mcp.longbridge.com"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!