MCP Catalogs
首页trading_skills screenshot

trading_skills

by staskh·208·综合分 49

为期权交易者和市场分析提供 32+ 个交易分析工具的 MCP 服务器。

financeai-llmproductivity
48
Forks
6
活跃 Issue
本月
最近提交
2 天前
收录于

概述

Trading Skills 是一个全面的 MCP 服务器,直接为 Claude Desktop 提供强大的市场分析功能。它提供实时市场数据、技术分析、期权定价、风险评估和投资组合管理工具。该服务器通过模型上下文协议暴露了 32+ 个工具,使交易者能够在不离开聊天界面的情况下分析股票、期权和投资组合表现。通过支持 Interactive Brokers 集成,它可以管理投资组合、寻找平仓候选者并生成可操作的报告。

试试问 AI

装完之后,这里有 5 个你可以让 AI 做的事:

:扫描多只股票的看涨趋势和 PMCC 机会
:分析期权价差和交易头寸的风险指标
:使用 Interactive Brokers 管理投资组合并寻找平仓候选者
:这个服务器使用哪些数据源?
:没有 Interactive Brokers 能用这个服务器吗?

什么时候选它

如果您是期权交易者或投资者,希望通过 Claude Desktop 在不切换多个应用程序的情况下获取市场数据、技术分析和投资组合管理工具的对话式访问,应选择此服务器。

什么时候不要选它

如果您需要向经纪商账户写入功能(大多数 IB 功能为只读)或主要交易的不是期权(该服务器专门用于期权交易策略),请避免使用此服务。

此 server 暴露的工具

从 README 抽取出 12 个工具
  • stock_quote

    Get real-time stock price, volume, change, market cap, and 52-week range

  • option_chain

    Retrieve calls and puts with strikes, bids, asks, volume, open interest, and IV

  • technical_indicators

    Calculate technical indicators like RSI, MACD, Bollinger Bands, SMA, EMA

  • spread_analysis

    Analyze option spread strategies like verticals, diagonals, straddles, strangles

  • scanner_bullish

    Scan symbols for bullish trends using SMA, RSI, MACD, ADX

  • scanner_pmcc

    Scan for PMCC suitability based on delta, liquidity, spread, IV, and yield

  • ib_account

    Get Interactive Brokers account summary including cash, buying power, and margin

  • ib_portfolio

    Retrieve portfolio positions with market prices from Interactive Brokers

  • ib_find_short_roll

    Find roll candidates for short positions or covered call/put selection

  • ib_pmcc_advisor

    Analyze PMCC positions for assignment risk, P&L projections, and roll candidates

  • report_stock

    Generate comprehensive PDF/markdown report with trend, PMCC, and fundamental analysis

  • whale_hunting

    Detect institutional option whale activity for an underlying

可对比工具

tradingview-mcpearnings-whisper-mcppolygon-mcpquantconnect-mcp

安装

安装软件包:

pip install trading-skills

添加到 Claude Desktop 配置(claude_desktop_config.json):

{
  "mcpServers": {
    "trading-skills": {
      "command": "<path/to/trading-skills-mcp>",
      "env": {
        "MASSIVE_API_KEY": "your_api_key"
      }
    }
  }
}

FAQ

这个服务器使用哪些数据源?
主要使用 Yahoo Finance 作为市场数据源,以及 Massive(前身为 Polygon.io)用于机构鲸鱼活动检测。
没有 Interactive Brokers 能用这个服务器吗?
是的,大多数工具无需 IB 集成即可使用。仅投资组合相关功能需要 TWS/Gateway 连接。

trading_skills 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。