Digital Oracle
FreeNot checkedDigital Oracle MCP Server - 14 financial market data tools via Polymarket, Kalshi, Treasury, CFTC, and more
About
Digital Oracle MCP Server - 14 financial market data tools via Polymarket, Kalshi, Treasury, CFTC, 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
- 访问 https://smithery.ai
- GitHub 登录
- 搜索
mzxsuperman/digital-oracle-mcp - 点击部署
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
Installing Digital Oracle
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mzxsuperman/digital-oracle-mcpFAQ
Is Digital Oracle MCP free?
Yes, Digital Oracle MCP is free — one-click install via Unyly at no cost.
Does Digital Oracle need an API key?
No, Digital Oracle runs without API keys or environment variables.
Is Digital Oracle hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Digital Oracle in Claude Desktop, Claude Code or Cursor?
Open Digital Oracle 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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Digital Oracle with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
