Skip to main content
Glama

Fugle MCP Server

by fugle-dev
MIT License
3

Fugle MCP Server

富果行情 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 做部位管理、下單...... 等

-
security - not tested
A
license - permissive license
-
quality - not tested

A server that enables interaction with Fugle trading systems, supporting real-time and historical stock market data queries through natural language.

  1. 功能特點
    1. 事前準備
      1. 使用方法
        1. 環境變量
        2. 配置 Claude Desktop
        3. 範例 Promopt
        4. 了解更多

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Provides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.
        Last updated -
        7
        52
        Python
        MIT License
        • Apple
      • -
        security
        F
        license
        -
        quality
        This server provides an interface with the Finnhub API, enabling users to obtain the latest market news, stock market data, basic financials, and recommendation trends for specific stocks.
        Last updated -
        Python
        • Apple
      • A
        security
        A
        license
        A
        quality
        A server that provides tools for retrieving real-time price information for various assets including precious metals and cryptocurrencies, allowing language models to access and display current asset price data.
        Last updated -
        1
        685
        2
        JavaScript
        MIT License
        • Apple
        • Linux
      • -
        security
        F
        license
        -
        quality
        A server application that enables large language models to execute stock trading operations through QMT trading system, providing functionality for account queries, position management, and order placement.
        Last updated -
        23
        Python

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/fugle-dev/fugle-marketdata-mcp-server'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server