Skip to content

Releases: Enlavan/EODHD_MCP_server

EODHD MCP Server 2.4.3

09 Dec 14:08

Choose a tag to compare

EODHD MCP Server 2.4.3

A Model Context Protocol (MCP) server that exposes the EOD Historical Data (EODHD) APIs to MCP-compatible clients (Claude Desktop, Claude Code, ChatGPT MCP/Connectors, MCP Inspector, custom agents, etc.).

It provides tool-based access to:

Main subscriptions datasets:

  • End-of-day, intraday & tick data

  • Live (delayed) quotes & US Live v2 extended quotes

  • Fundamentals, earnings & financials

  • News, sentiment & news word weights

  • Stock screener & discovery endpoints

  • Corporate actions (dividends, splits, IPOs)

  • Macro indicators, exchanges & listings

  • CBOE indices and feeds

Marketplace datasets:

  • Options (contracts, EOD, underlying symbols)

  • illio (performance, risk & market insights)

  • Praams (risk scoring, bonds, banks)

  • Investverte ESG (companies, countries, sectors)

Highlights

✅ End-of-day, intraday, and US tick data

✅ Live (delayed) quotes and extended US quotes (Live v2)

✅ Fundamentals (stocks, ETFs, mutual funds, indices, crypto, FX)

✅ Earnings, IPOs, splits, dividends & symbol changes

✅ News, sentiment and topic/word weights

✅ Screeners & technical indicators (SMA, EMA, MACD, Stoch, BBands, etc.)

✅ US options (contracts, EOD, underlyings)

✅ Macro indicators, economic events, exchanges & tickers

✅ Marketplace tools (illio, Praams, Investverte ESG, CBOE)

Requirements

  • Python 3.10+

  • A valid EODHD API key (set via EODHD_API_KEY or --apikey)

  • An MCP-compatible client, for example:

    • Claude Desktop / Claude Code

    • ChatGPT with MCP / Connectors

    • MCP Inspector

    • Custom MCP client

mcpb file for Claude

08 Nov 03:46
79eefae

Choose a tag to compare

EODHD MCP Server v2.3.2

A Model Context Protocol (MCP) server that provides seamless access to [EODHD (EOD Historical Data)](https://eodhistoricaldata.com/) financial market APIs through Claude and other MCP-compatible clients.

🎯 Overview

This MCP server enables AI assistants like Claude to retrieve comprehensive financial market data, including historical prices, real-time quotes, fundamentals, news, sentiment analysis, technical indicators, and more—all through natural language queries.

✨ Key Features

Market Data

  • End-of-day and intraday historical stock prices
  • Live delayed quotes for US stocks
  • Real-time WebSocket streaming (US trades/quotes, Forex, Crypto)
  • US tick-level trade data

Fundamental Analysis

  • Company fundamentals (financials, earnings, balance sheets)
  • Insider transactions (SEC Form 4)
  • Historical market capitalization
  • Earnings trends and upcoming earnings

Market Intelligence

  • Financial news with sentiment analysis
  • News word weights and topic analysis
  • Economic events calendar
  • Upcoming IPOs, splits, and dividends

Technical Analysis

  • 20+ technical indicators (SMA, EMA, MACD, RSI, Bollinger Bands, etc.)
  • Custom period and parameter configurations

Screening & Discovery

  • Advanced stock screener with filters and signals
  • Exchange listings and ticker search
  • Symbol change history

Options Data

  • US options contracts and chains
  • End-of-day options pricing
  • Options underlying symbols

Macro & Indices

  • Macro economic indicators by country
  • S&P Global indices data
  • illio performance and risk insights

📋 Requirements

🚀 Installation

  1. Clone the repository
  2. Add to your MCP settings with your EODHD API key
  3. Start querying financial data through natural language

📊 Example Queries

  • "Get historical prices for AAPL.US from January to March 2024"
  • "Show me the latest news and sentiment for Tesla"
  • "What are the fundamentals for Microsoft?"
  • "Calculate RSI for SPY with a 14-day period"
  • "Find upcoming earnings for tech stocks"
  • "Stream real-time quotes for AAPL, MSFT, and TSLA"

🔧 API Coverage

This server implements 40+ EODHD API endpoints, providing comprehensive coverage of:

  • Stock, ETF, and Mutual Fund data
  • Forex and Cryptocurrency markets
  • US Options markets
  • Global exchanges (NYSE, NASDAQ, LSE, and 70+ more)
  • Economic indicators for 100+ countries

📝 License

MIT License

🤝 Support

For API-related questions: support@eodhistoricaldata.com
For server issues: [GitHub Issues](https://github.com/Enlavan/EODHD_MCP_server/issues)