MCP Servers / web-scraping / Financial Data MCP Server

Financial Data MCP Server

JSON →
none3web-scraping

Provides real-time financial market data from Yahoo Finance.

Install
How to run this server
[ { "cmd": "pip install \"mcp[cli]\"", "imports": [] } ]
server path: financial-data-mcp-server
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
Resources
Financial Data MCP Server — MCP Server · libregistry