Provides real-time financial market data from Yahoo Finance.
A Model Context Protocol (MCP) server that provides AI assistants with real-time financial market data through Yahoo Finance.
pip install "mcp[cli]" yfinance pandas numpy
Add to Claude Desktop config:
{
"mcpServers": {
"financial-data": {
"command": "python",
"args": ["path/to/server.py"],
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}
get_stock_price
- Current price and metricsget_historical_data
- Historical price dataget_options_chain
- Options data for calls/putscalculate_moving_average
- SMA/EMA calculationscalculate_rsi
- Relative Strength Indexcalculate_sharpe_ratio
- Risk-adjusted returnscompare_stocks
- Multi-stock comparisonclear_cache
- Clear cached data"What's the current price of AAPL?"
"Show me TSLA's 50-day moving average"
"Compare AAPL, MSFT, and GOOGL performance"
"Get SPY options expiring this Friday"
pip install yfinance pandas numpy "mcp[cli]"
MIT License
Fetch and extract web content using a Playwright headless browser, with support for intelligent extraction and flexible output.
Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
Scrape Weibo user information, feeds, and perform searches.
Provides browser automation capabilities using Puppeteer and Steel, configurable for local or cloud instances.
Enable AI agents to get structured data from unstructured web with AgentQL.
Intelligent web page fetching with automatic cookie support and CSS selector extraction.
An MCP server for the Kakuyomu novel posting site, enabling users to search for works, retrieve episode lists, and read content.
Access Outscraper's data extraction services for business intelligence, location data, reviews, and contact information from various online platforms.
Automate web browsers and perform web scraping tasks using the Playwright framework.
Integrate real-time Scrapeless Google SERP(Google Search, Google Flight, Google Map, Google Jobs....) results into your LLM applications. This server enables dynamic context retrieval for AI workflows, chatbots, and research tools.