finance & fintech
Openapi
LongPort OpenAPI provides real-time stock market data, provides AI access analysis and trading capabilities through MCP.
python
cloud
finance & fintech
Installation
npx -y longportapp/openapiConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "openapi",
"command": "npx",
"args": [
"-y",
"longportapp/openapi"
]
}About This MCP Server
longportapp/openapi
LongPort OpenAPI provides real-time stock market data, provides AI access analysis and trading capabilities through MCP.
GitHub: https://github.com/longportapp/openapi/tree/main/mcp
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub