Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Digital Oracle Server

FreeNot checked

Provides 14 financial market price data tools, including Polymarket events, Yahoo Finance history, crypto prices, and more.

GitHubEmbed

About

Provides 14 financial market price data tools, including Polymarket events, Yahoo Finance history, crypto prices, and more.

README

基于 digital-oracle 项目封装的 MCP Server,提供 14 个金融市场价格数据工具。

14 个 MCP Tools

Tool 说明
get_polymarket_events Polymarket 预测市场事件
get_kalshi_markets Kalshi 监管二元合约
get_price_history Yahoo Finance 价格历史
get_yield_curve 美国国债收益率曲线
get_cftc_positions CFTC 期货机构持仓
get_crypto_prices CoinGecko 加密货币价格
get_insider_trades SEC 内部人交易 (Form 4)
get_policy_rates BIS 央行政策利率
get_futures_curve Deribit 加密期货期限结构
get_fear_greed_index CNN 恐惧贪婪指数
get_fed_rate_probs CME FedWatch 美联储利率概率
get_options_chain Yahoo Finance 期权链
web_search 网页搜索
multi_signal_query 多数据源并行查询

安装

pip install digital-oracle-mcp

使用方式

本地 stdio 模式(Claude Code / Cursor)

digital-oracle-mcp

或:

uvx digital-oracle-mcp

Claude Code / Cursor 配置

{
  "mcpServers": {
    "digital-oracle": {
      "command": "uvx",
      "args": ["digital-oracle-mcp"],
      "env": {
        "EDGAR_USER_EMAIL": "[email protected]"
      }
    }
  }
}

云端部署

Smithery.ai

  1. 访问 https://smithery.ai
  2. GitHub 登录
  3. 搜索 mzxsuperman/digital-oracle-mcp
  4. 点击部署

Smithery 会通过 smithery.yaml 自动识别并部署。

魔搭 ModelScope

访问 https://modelscope.cn/mcp/servers/create?template=customize

  • 选择 "可托管部署"
  • 填写包名:digital-oracle-mcp
  • 或使用 GitHub 仓库地址

环境变量

变量 说明
EDGAR_USER_EMAIL SEC EDGAR API User-Agent(查询内部人交易时需要,可使用任意邮箱)

依赖

  • Python >= 3.10
  • fastmcp >= 2.0

License

MIT © komako-workshop

from github.com/mzxsuperman/digital-oracle-mcp

Install Digital Oracle Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install digital-oracle-mcp-server

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add digital-oracle-mcp-server -- uvx digital-oracle-mcp

FAQ

Is Digital Oracle Server MCP free?

Yes, Digital Oracle Server MCP is free — one-click install via Unyly at no cost.

Does Digital Oracle Server need an API key?

No, Digital Oracle Server runs without API keys or environment variables.

Is Digital Oracle Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Digital Oracle Server in Claude Desktop, Claude Code or Cursor?

Open Digital Oracle Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Digital Oracle Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All finance MCPs