Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Fugle Taiwan Stock Market Data

FreeNot checked

Integrates with Fugle's Taiwan stock market data API to provide historical candles, real-time intraday quotes, trading data, and market snapshots for financial

GitHubEmbed

About

Integrates with Fugle's Taiwan stock market data API to provide historical candles, real-time intraday quotes, trading data, and market snapshots for financial analysis and algorithmic trading research.

README

富果行情 MCP (Model Context Protocol) 服務器,用於與富果交易系統進行互動。此服務器支持股票行情查詢。

功能特點

  • 📊 支持股票即時行情查詢
  • 📈 支持歷史數據查詢
  • 📚 使用 Fugle Developer MarketData SDK documentation

事前準備

使用方法

環境變量

服務器需要以下環境變量:

  • API_KEY: 富果行情 API Key

配置 Claude Desktop

在你的 mcp config 中添加:

  1. 開啟 Claude Desktop
  2. 點選 Settings
  3. 選取 "Developer" 與按下 "Edit Config"
  4. 將以下設定複製到 claude_desktop_config.json 檔案內
{
  "mcpServers": {
    "@fugle/marketdata-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/fugle-dev/fugle-marketdata-mcp-server/releases/download/v0.0.1/fugle-marketdata-mcp-server-0.0.1.tgz"
      ],
      "env": {
        "API_KEY": "<API_KEY>"
      }
    }
  }
}

範例 Promopt

  • 幫我抓取 2330 最新股價
  • 顯示 2330 最近 10 天的股價資訊
  • 更多的實用案例等你來一起發掘

了解更多

更多功能,可透過使用 元富 / 富邦 MCP 做部位管理、下單...... 等

from github.com/fugle-dev/fugle-marketdata-mcp-server

Installing Fugle Taiwan Stock Market Data

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/fugle-dev/fugle-marketdata-mcp-server

FAQ

Is Fugle Taiwan Stock Market Data MCP free?

Yes, Fugle Taiwan Stock Market Data MCP is free — one-click install via Unyly at no cost.

Does Fugle Taiwan Stock Market Data need an API key?

No, Fugle Taiwan Stock Market Data runs without API keys or environment variables.

Is Fugle Taiwan Stock Market Data hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Fugle Taiwan Stock Market Data in Claude Desktop, Claude Code or Cursor?

Open Fugle Taiwan Stock Market Data on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Fugle Taiwan Stock Market Data with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs