quantclaw-data

QuantClaw Data — 200+ financial data modules with CLI, REST API, and MCP interfaces. Real-time prices, technicals, options, macro, alt data, AI/ML models, fixed income, commodities, and more. 187 data sources including FRED, Yahoo Finance, SEC EDGAR, Treasury, IMF, ECB, OPEC. Bloomberg Terminal alternative built on free sources.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "quantclaw-data" with this command: npx skills add yoniassia/quantclaw-data

QuantClaw Data — Financial Intelligence Platform

200+ financial data modules. Bloomberg Terminal alternative built on FREE sources.

Quick Start

# Clone
git clone https://github.com/yoniassia/quantclaw-data.git
cd quantclaw-data

# Install deps
pip install yfinance numpy scipy pandas statsmodels pandas-datareader requests beautifulsoup4

# Use CLI
python cli.py price AAPL
python cli.py technicals TSLA
python cli.py screener --sector Technology --min-cap 10B
python cli.py monte-carlo SPY --simulations 10000
python cli.py fama-french NVDA

Access Methods

CLI (210 commands)

python cli.py <command> [args]

REST API (54 endpoints)

GET https://data.quantclaw.org/api/v1/prices?ticker=AAPL
GET https://data.quantclaw.org/api/v1/technicals?ticker=TSLA
GET https://data.quantclaw.org/api/v1/monte-carlo?ticker=SPY

MCP (210 tools)

Add to your MCP config:

{
  "mcpServers": {
    "quantclaw-data": {
      "command": "node",
      "args": ["mcp-server.js"],
      "cwd": "/path/to/quantclaw-data"
    }
  }
}

Web Dashboard

https://data.quantclaw.org

Categories

CategoryModulesExamples
Core Market Data20+Prices, profiles, screener, technicals
Derivatives & Options15+Options flow, GEX, vol surface, Greeks
Quantitative25+Fama-French, pairs, Monte Carlo, Kalman
Fixed Income & Macro20+Yield curves, CDS, Fed policy, inflation
Alternative Data20+Satellite, dark pool, insider, sentiment
Corporate Events15+Earnings, M&A, buybacks, activist
Intelligence & NLP15+News sentiment, filing analysis, AI earnings
Multi-Asset15+Crypto, FX, commodities, cross-asset
Infrastructure10+Alerts, backtest, reconciliation, export

Data Sources (187)

FRED, Yahoo Finance, SEC EDGAR, US Treasury, IMF, ECB, BOJ, PBOC, OECD, Eurostat, EIA, USDA, CFTC, BLS, Census, World Bank, CoinGecko, DeFi Llama, Binance, OPEC, and 167 more.

Stats

  • 140,888 lines of code
  • 175 Python modules
  • 54 Next.js API routes
  • 210 MCP tools
  • 187 unique data sources
  • 100% free — no API keys required for core features

License

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

vibe-coding-skills-installer

Install vibe coding skill sets (openspec, gstack, superpowers) for any supported agent platform (Cursor, Claude Code, Codex, etc.). Interactively asks about...

Registry SourceRecently Updated
Coding

基于课程内容说明生成图文并茂的的PPT

高校教师课程PPT生成技能。当老师需要制作教学内容课件、备课PPT、教学演示文稿、实验指导手册时触发。支持数据科学、大数据技术、Python编程、深度学习、机器学习、数据可视化等多个学科领域。触发词:课程PPT、制作课件、备课PPT、教学演示、实验指导。

Registry SourceRecently Updated
Coding

HSCIQ MCP - Customs Query

HS Code Lookup for Chinese Products. Query customs codes, tariff rates, declaration elements, and regulatory requirements via HSCIQ MCP API. Create classific...

Registry SourceRecently Updated
5140toucao
Coding

rust-engineer

Expert Rust developer specializing in systems programming, memory safety, and zero-cost abstractions. Masters ownership patterns, async programming, and perf...

Registry SourceRecently Updated