Fugle MCP Server
@kevinypfan
About Fugle MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fugle-mcp-server": {
"command": "npx",
"args": [
"@fugle/mcp-server"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Fugle MCP Server?
Fugle MCP Server is a Model Context Protocol server that interacts with the Fugle trading system. It supports real-time and historical stock quote queries and optional trading functionality for Taiwanese securities, targeting developers integrating stock market features into AI assistants.
How to use Fugle MCP Server?
Install via npm (npx @fugle/mcp-server) or Docker (docker pull fugle/mcp-server). Configure environment variables for your broker credentials, certificate path, and optional settings, then add the server to your MCP JSON configuration as shown in the README.
Key features of Fugle MCP Server
- Real‑time stock quote queries
- Historical stock data queries
- Optional trading functionality (disabled by default)
- Supports Taishin and Fubon securities brokers
- Deployable via Docker and NPM
Use cases of Fugle MCP Server
- An AI assistant that answers real‑time stock quotes
- Automated trading workflows triggered by AI analysis
- Personal investment dashboard with both data and order execution
FAQ from Fugle MCP Server
What brokers does it support?
It supports Taishin Securities and Fubon Securities. The SDK_TYPE environment variable selects the broker (taishin or fubon, default is taishin).
What are the deployment requirements?
For NPM, Node.js must be installed. Docker can run on any platform supporting Docker. Both require valid broker certificates and credentials.
Is trading enabled by default?
No. Set the ENABLE_ORDER environment variable to true to enable trading. When disabled, only read‑only queries are possible.
What credentials are needed?
You need a digital certificate (.p12 file) from your broker, your national ID, account password, and certificate password. The exact path is set via CERT_PATH (NPM) or mounted as a bind mount (Docker).
Frequently asked questions
What brokers does it support?
It supports Taishin Securities and Fubon Securities. The `SDK_TYPE` environment variable selects the broker (`taishin` or `fubon`, default is `taishin`).
What are the deployment requirements?
For NPM, Node.js must be installed. Docker can run on any platform supporting Docker. Both require valid broker certificates and credentials.
Is trading enabled by default?
No. Set the `ENABLE_ORDER` environment variable to `true` to enable trading. When disabled, only read‑only queries are possible.
What credentials are needed?
You need a digital certificate (`.p12` file) from your broker, your national ID, account password, and certificate password. The exact path is set via `CERT_PATH` (NPM) or mounted as a bind mount (Docker).
Basic information
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ICSS
chokcoco不止于 CSS
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments