Enlavan/EODHD_MCP_server
3.2
If you are the rightful owner of EODHD_MCP_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
EODHD MCP Server is a Python-based server for accessing financial data via the EOD Historical Data API.
Tools
Functions exposed to the LLM to take actions
get_income_statements
Fetch income statements for a ticker
get_balance_sheets
Fetch balance sheets for a ticker
get_cash_flow_statements
Fetch cash flow statements for a ticker
get_current_stock_price
Fetch current stock price for a ticker
get_historical_stock_prices
Fetch historical prices for a ticker
get_intraday_historical_data
Fetch intraday historical data
get_company_news
Fetch recent news for a ticker
search_stocks
Search for stocks or companies
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client