EodHistoricalData/eodhd-claude-skills

23 stars · Last commit 2026-06-05

Claude Code plugin for EODHD financial data — 150k+ tickers, 70+ exchanges, OAuth MCP server with 80 tools, 7 workflow skills, financial-analyst agent, 5 slash commands. MIT.

README preview

# EODHD Financial Data Plugin for Claude

Developer-first financial data for Claude — 150,000+ tickers across 70+ exchanges, powered by [EODHD API](https://eodhd.com/) and an OAuth-secured MCP Server.

> ⚠ **Not financial advice.** This plugin delivers AI-generated analysis on top of EODHD market data. Always verify figures against [eodhd.com](https://eodhd.com/) and the underlying issuer filings before making any investment, trading, or risk decision. Support: [[email protected]](mailto:[email protected]).

## Highlights

- **MCP Server v2** with OAuth 2.0 — 80 tools, 100+ embedded docs, smart ticker resolution
- **7 curated workflow skills** — company briefs, earnings, market overview, screening, risk, macro, options
- **Financial analyst agent** — autonomous multi-source analysis
- **5 slash commands** — `/eodhd-api:eodhd-analyze`, `/eodhd-api:eodhd-compare`, `/eodhd-api:eodhd-market`, `/eodhd-api:eodhd-screen`, `/eodhd-api:eodhd-macro`
- **72 endpoint docs** + 28 general reference guides
- **Stdlib-only Python client** — zero dependencies, 30+ endpoints

## Installation

### Claude Code (Plugin System)

```bash

View full repository on GitHub →