Financial Data MCP Server
JSON →Provides real-time financial market data from Yahoo Finance.
Install
pip install "mcp[cli]" Tools · 6
- get_income_statement Retrieve income statement data for a given ticker symbol.
- get_balance_sheet Retrieve balance sheet data for a given ticker symbol.
- get_cash_flow_statement Retrieve cash flow statement data for a given ticker symbol.
- get_stock_price Retrieve current or historical stock price data for a given ticker symbol.
- get_company_profile Retrieve company profile information for a given ticker symbol.
- get_financial_ratios Retrieve key financial ratios for a given ticker symbol.
★ 3 GitHub stars