Skip to main content
Glama

mcp-octagon

Official
by OctagonAI

Octagon:市场数据的 MCP

网站图标 Octagon MCP 服务器通过与 Octagon Market Intelligence API 集成,提供专门的人工智能金融研究和分析,使用户能够轻松分析和提取来自 Claude Desktop 和其他流行 MCP 客户端中的公开文件、收益电话会议记录、财务指标、股票市场数据和广泛的私人市场交易的详细见解。

特征

✅ 专门针对公开市场数据的AI 代理

  • SEC 文件分析和数据提取(8000 多家上市公司 10-K、10-Q、8-K、20-F、S-1)
  • 收益电话会议记录分析(10 年历史和当前)
  • 财务指标和比率分析(10 年历史和当前)
  • 股票市场数据访问(超过 10,000 个活跃股票代码,每日历史和当前数据)

✅ 专门针对私人市场数据的AI 代理

  • 私营公司研究(300 多万家公司)
  • 融资轮次和风险投资研究(50 万笔以上交易)
  • 并购及IPO交易研究(200万+笔交易)
  • 债务交易研究(100万+笔交易)

✅ 专门用于深入研究的AI 代理

  • Web 抓取功能(json、csv、python 脚本)
  • 全面的深度研究工具

获取您的 Octagon API 密钥

要使用 Octagon MCP,您需要:

  1. Octagon注册免费账户
  2. 登录后,从左侧菜单导航至API Keys
  3. 生成新的 API 密钥
  4. 在您的配置中使用此 API 密钥作为OCTAGON_API_KEY

先决条件

在安装或运行 Octagon MCP 之前,您需要在系统上安装npx (随 Node.js 和 npm 提供)。

Mac(macOS)

  1. 安装 Homebrew (如果你没有):
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  2. 安装 Node.js(包括 npm 和 npx):
    brew install node
    这将安装最新版本的 Node.js、npm 和 npx。
  3. 验证安装:
    node -v npm -v npx -v

视窗

  1. 下载 Node.js 安装程序:
  2. 运行安装程序并按照提示操作。这将安装 Node.js、npm 和 npx。
  3. **验证安装:**打开命令提示符并运行:
    node -v npm -v npx -v

如果您看到所有三个的版本号,则可以继续下面的安装步骤。

安装

在 Claude Desktop 上运行

要为 Claude Desktop 配置 Octagon MCP:

  1. 打开 Claude 桌面
  2. 前往“设置”>“开发者”>“编辑配置”
  3. 将以下内容添加到您的claude_desktop_config.json中(将your-octagon-api-key替换为您的 Octagon API 密钥):
{ "mcpServers": { "octagon-mcp-server": { "command": "npx", "args": ["-y", "octagon-mcp@latest"], "env": { "OCTAGON_API_KEY": "YOUR_API_KEY_HERE" } } } }
  1. 重新启动 Claude 以使更改生效

在光标上运行

配置 Cursor Desktop 🖥️ 注意:需要 Cursor 版本 0.45.6+

要在 Cursor 中配置 Octagon MCP:

  1. 打开游标设置
  2. 前往“功能”>“MCP 服务器”
  3. 点击“+ 添加新的 MCP 服务器”
  4. 输入以下内容:
    • 名称:“octagon-mcp”(或您喜欢的名称)
    • 类型:“命令”
    • 命令: env OCTAGON_API_KEY=your-octagon-api-key npx -y octagon-mcp

如果您使用的是 Windows 并且遇到问题,请尝试cmd /c "set OCTAGON_API_KEY=your-octagon-api-key && npx -y octagon-mcp"

your-octagon-api-key替换为您的 Octagon API 密钥。

添加后,刷新 MCP 服务器列表即可查看新工具。Composer Agent 会在适当时自动使用 Octagon MCP,但您可以通过描述您的投资研究需求来明确请求。通过 Command+L (Mac) 访问 Composer,选择提交按钮旁边的“代理”,然后输入您的查询。

在风帆冲浪中奔跑

将其添加到您的./codeium/windsurf/model_config.json

{ "mcpServers": { "octagon-mcp-server": { "command": "npx", "args": ["-y", "octagon-mcp@latest"], "env": { "OCTAGON_API_KEY": "YOUR_API_KEY_HERE" } } } }

使用 npx 运行

env OCTAGON_API_KEY=your_octagon_api_key npx -y octagon-mcp

手动安装

npm install -g octagon-mcp

文档

有关使用 Octagon 代理的全面文档,请访问我们的官方文档: https://docs.octagonagents.com

文档包括:

  • 详细 API 参考
  • 代理特定查询指南
  • 示例和用例
  • 投资研究的最佳实践

可用工具

每个工具都使用一个接受自然语言查询的prompt参数。请在提示中包含所有相关详细信息。

公共市场情报

八角形安全特工

从 SEC 文件中提取信息。

例子:

What was Apple's gross margin percentage from their latest 10-Q filing?
八边形转录剂

分析收益电话会议记录。

例子:

What did NVIDIA's CEO say about AI chip demand in their latest earnings call?
八角金融代理

检索财务指标和比率。

例子:

Calculate the price-to-earnings ratio for Tesla over the last 4 quarters
八角股票数据代理

访问股票市场数据。

例子:

How has Apple's stock performed compared to the S&P 500 over the last 6 months?

私人市场情报

八角公司代理

研究私人公司信息。

例子:

What is the employee count and funding history for Anthropic?
八角形资助代理

研究初创企业融资轮次和风险投资。

例子:

What was OpenAI's latest funding round size, valuation, and key investors?
八角交易代理

研究并购和IPO交易。

例子:

What was the acquisition price when Microsoft acquired GitHub?
八角形投资者代理

用于查找投资者信息的专门数据库代理。

例子:

What is the latest investment criteria of Insight Partners?
八角债务代理

用于分析私人债务、借款人和贷款人的专门数据库代理。

例子:

List all the debt activities from borrower American Tower

其他工具

八角刮刀剂

从任何公共网站提取数据。

例子:

Extract property prices and square footage data from zillow.com/san-francisco-ca/
八边形深度研究代理

对任何主题进行全面研究。

例子:

Research the financial impact of Apple's privacy changes on digital advertising companies' revenue and margins

示例查询

  1. “亚马逊 2023 年第四季度的收入和净收入是多少?”
  2. “分析特斯拉过去3年的研发支出趋势。”
  3. “NVIDIA 首席执行官在最近的财报电话会议上对 AI 芯片需求提供了什么指导?”
  4. “比较前五大半导体公司的市盈率、市销率和企业价值/息税折旧摊销前利润比率。”
  5. “Anthropic 的最新一轮融资规模、估值和主要投资者是多少?”
  6. “从 zillow.com/san-francisco-ca/ 提取所有数据字段”
  7. “研究苹果隐私变化对数字广告公司收入和利润的财务影响”
  8. “汇编 2024 年第四季度贷款机构 ING 集团的所有债务活动”
  9. “过去 12 个月,Andreessen Horowitz 对人工智能初创公司进行了多少投资?”

故障排除

  1. API 密钥问题:确保您的 Octagon API 密钥在环境或配置文件中正确设置。
  2. 连接问题:确保与 Octagon API 的连接正常工作。
  3. 速率限制:如果遇到速率限制错误,请减少请求的频率。

安装

使用 npx 运行

env OCTAGON_API_KEY=your_octagon_api_key npx -y octagon-mcp

手动安装

npm install -g octagon-mcp

执照

麻省理工学院


⭐ 如果您发现它有用,请为该 repo 加星标!

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

利用广泛的私人和公共市场数据提供实时投资研究。

  1. 特征
    1. 获取您的 Octagon API 密钥
      1. 先决条件
        1. Mac(macOS)
        2. 视窗
      2. 安装
        1. 在 Claude Desktop 上运行
        2. 在光标上运行
        3. 在风帆冲浪中奔跑
        4. 使用 npx 运行
        5. 手动安装
      3. 文档
        1. 可用工具
          1. 公共市场情报
          2. 私人市场情报
          3. 其他工具
        2. 示例查询
          1. 故障排除
            1. 安装
              1. 使用 npx 运行
              2. 手动安装
            2. 执照

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
                Last updated -
                3
                147
                37
                TypeScript
                MIT License
                • Apple
              • 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
                26
                Python
                MIT License
                • Apple
              • -
                security
                F
                license
                -
                quality
                A FastMCP-based service that provides stock data including historical prices, fundamental information, and financial news.
                Last updated -
                1
                Python
                • Linux
                • Apple

              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/OctagonAI/octagon-mcp-server'

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