README.md
This MCP Server is a porting from TWStockMCPServer. Origin project URL:
https://github.com/twjackysu/TWSEMCPServer
README.md
This MCP Server is a porting from TWStockMCPServer. Origin project URL:
https://github.com/twjackysu/TWSEMCPServer
✅ Windows 10/11 ✅ macOS 12+ ✅ Linux (Ubuntu 20.04+/Debian 11+)
在 LM Studio 中可以直接使用自然語言: "分析台積電 (2330) 最近股價趨勢" "查看三大法人對鴻海的買賣超" "對聯發科進行基本面健康檢查"
git clone https://github.com/twjackysu/tw-stock-mcp.git
cd tw-stock-mcp
git submodule update --init --recursive
npm install
cd TWStockMCPServer && uv sync && cd ..
npm run build
✅ Windows 10/11 ✅ macOS 12+ ✅ Linux (Ubuntu 20.04+/Debian 11+)
在 LM Studio 中可以直接使用自然語言: "分析台積電 (2330) 最近股價趨勢" "查看三大法人對鴻海的買賣超" "對聯發科進行基本面健康檢查"
git clone https://github.com/twjackysu/tw-stock-mcp.git
cd tw-stock-mcp
git submodule update --init --recursive
npm install
cd TWStockMCPServer && uv sync && cd ..
npm run build
cd TWStockMCPServer
git pull origin main
uv sync
cd ..
npm run build
cd TWStockMCPServer
git pull origin main
uv sync
cd ..
npm run build