by PatrickSUDO · MCP Server · ★ 91
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Portfolio — Claude Code 投資研究與組合管理框架 一套建構在 Claude Code skills + MCP servers 之上的美股投資研究與組合管理工作區。把日報、組合檢視、個股深度分析、選擇權策略、交易日誌等流程,全部封裝成可重複執行的 slash command,並用一套第一性原理紀律(可驗證 thesis → 證偽條件 → 機率分布 + EV)約束每一個投資結論,避免淪為 narrative。 使用對象:自行操作美股/選擇權、想用 LLM 輔助但要求紀律與可驗證性的個人投資人 / quant 輸出語言:全繁體中文 券商整合:透過 MCP 取即時持倉(以 Firstrade 為參考整合,可替換成你自己的券商 MCP) 資料來源:7 個 MCP server(即時報價、SEC、技術指標、情緒/基本面、預測市場等)+ FRED 總經 + EODHD 基本面 REST 快取 可選自動化:launchd 每個 NYSE 交易日定時產生並推送日報到 Telegram + Email ⚠️ 非投資建議。 本專案是分析與紀律工具,所有輸出僅供研究參考;你需自行承擔所有交易決策與風險,並自備所有 API key / 券商憑證。詳見文末免責聲明。 📦 自寫的兩個 MCP server( 技術指標、 情緒)已獨立開源於 fadacai-mcp-servers。 系統架構 mermaid flowchart TD User(["👤 UserL2 Margin Broker"]) Hook["🔔 SessionStart Hookjournal/YYYY-MM-DD.md 存在?✅ 已存在 → 略過 | ⚡ 不存在 → gap-fill"] User -- Hook User -- Skills subgraph Skills ["⚡ Skills — Slash Commands"] direction LR B["/briefingquick · full · deep · telegram"] PR["/portfolio-review"] SA["/stock-analysis TICKER"] OS["/options-strategy"] TJ["/trade-journal"] MH["/mcp-health"] end Skills -- Step0 subgraph Step0 ["📋 Step 0 統一規範(所有 skill 必跑)"] direction LR s0a["0aplan.mdfeedback/.md"] -- s0b["0bgetaccountpositionlive broker"] -- s0c["0
| Stars | 91 |
| Forks | 5 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 59.947274551559/100 |
| Last Updated | 2026-06-18 |
| Created | 2026-05-31 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~18k |
These tools work well together with fadacai-portfolio for enhanced workflows:
Explore other popular mcp server tools:
fadacai-portfolio is Claude Code 投資研究與組合管理框架:skills + MCP + 第一性原理紀律 + thesis ledger. It is categorized as a MCP Server with 91 GitHub stars.
fadacai-portfolio is primarily written in Python.
You can find installation instructions and usage details in the fadacai-portfolio GitHub repository at github.com/PatrickSUDO/fadacai-portfolio. The project has 91 stars and 5 forks, indicating an active community.
fadacai-portfolio is released under the MIT license, making it free to use and modify according to the license terms.