MCP Hub
Back to servers

Longport OpenAPI

MCP (Model Context Protocol) Server. Integrates with Longport's financial OpenAPI services to enable market data retrieval, trade execution, order management, and account information access across multiple platforms.

Stars
8
Validated
Jan 11, 2026

Longport MCP

Longport-MCP is a MCP server for Longport OpenAPI.

Usage

To run the project, use the following command:

Start a stdio server

longport stdio

Start a SSE server

longport sse

Default bind address is 127.0.0.1:8000, you can change it by using the --bind flag:

longport stdio --bind 127.0.0.1:3000

Reviews

No reviews yet

Sign in to write a review