longbridge/longbridge-mcp
Official Longbridge brokerage MCP — 110 tools for US/HK real-time quotes, options, trading, fundamentals, analyst ratings, calendars, price alerts, DCA plans, portfolio analytics and community sharelists. Hosted at `https://openapi.longbridge.com/mcp` with OAuth 2.1 via RFC 9728.
Ads
Overview
Official Longbridge brokerage MCP — 110 tools for US/HK real-time quotes, options, trading, fundamentals, analyst ratings, calendars, price alerts, DCA plans, portfolio analytics and community sharelists. Hosted at `https://openapi.longbridge.com/mcp` with OAuth 2.1 via RFC 9728.
Installation
claude mcp add --transport http longbridge https://mcp.longbridge.com
Configuration
{ "mcpServers": { "longbridge": { "url": "https://mcp.longbridge.com" } }Capabilities
- Real-time quotes and market data
Ask for live or historical quotes, candlesticks, depth, and watchlists for US and HK stocks via the Quote tools.
- Trade and portfolio management
Place, cancel, or replace orders and view positions, balance, and executions through the Trade tools.
- Fundamental research
Pull financial statements, dividends, EPS forecasts, and valuation comparisons for companies using the Fundamental tools.
- Automated strategies
Create, pause, or stop dollar-cost averaging plans and grid trading orders, and review their execution history.
- IPO and calendar
Check the finance calendar for earnings, dividends, IPOs, and macro data, and subscribe to IPOs.
- Price alerts and screeners
Set or disable price alerts and run stock screener searches with indicators.
Tags
- finance
- trading
- data-analysis
- api
- awesome-list
Related MCP servers
PayRam Crypto Card Payment Gateway
OfficialSelf Hosted Payment gateway for agents, openclaw, hermes and more
Capital.com Public API MCP Server
OfficialThe Capital.com MCP Server lets your AI assistant talk to your trading account directly. Market data, position checks, trade previews – all in plain language, without leaving your AI tool.
Bridge Town
OfficialBridge Town is an MCP-native, git-versioned financial modeling platform for FP&A teams and finance leaders. AI agents use Bridge Town tools to create projects, write Python model files, run models in isolated cloud sandboxes, query data, write outputs to Google Sheets, create dashboards, branch scenarios, and collaborate with teammates.
27dream/mcp-eastmoney
China A-share stock market MCP server — real-time quotes, main capital flow ranking, sector fund flow, and historical K-lines via Eastmoney's free APIs. Zero config, no API keys required. 5 tools: `get_stock_quote`, `search_stock`, `main_fund_rank`, `sector_fund_flow`, `get_kline`. Install: `uvx mcp-eastmoney` or `pip install mcp-eastmoney`.