Skip to main content
Finance & FintechPython

longportapp/openapi

🐍 ☁️ - LongPort OpenAPI provides real-time stock market data, provides AI access analysis and trading capabilities through MCP.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/longportapp/openapi/tree/main/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "openapi": {
      "command": "npx",
      "args": [
        "-y",
        "longportapp/openapi"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
longportapp