F

fugle.tw

Fugle is a Taiwan-focused financial service offering stock market data APIs and brokerage trading tools. Its developer docs cover market data access, AI-agent MCP access, and a separate SDK-based trading integration tied to Esun/Fugle brokerage accounts.

4 integrations · MCP · REST · CLI

Fugle exposes a MarketData REST API, a real-time MarketData WebSocket API, an OAuth-protected MCP server at `/api/v2/mcp`, and a deprecated trading SDK/CLI flow for brokerage trading.

discovered 1d ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Fugle MarketData API keyapi_keyGet key

Go to 金鑰申請及管理 from the Fugle Developer Docs and create a key for the 行情 API (MarketData API). Use that key in requests as the X-API-KEY header, or send it in the WebSocket auth message as apikey.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

Fugle Trading API config bundlecompound$ python index.py or node index.js using local config.simulation.ini/config.ini and .p12 certificate

Acquired by the CLI — running python index.py or node index.js using local config.simulation.ini/config.ini and .p12 certificate opens the auth flow and stores the credential.

conventions · 1/8 published

Publish these signals → /publishing