narumiruna/yfinance-mcp
by Various
🐍 ☁️ - An MCP server that uses yfinance to obtain information from Yahoo Finance.
MCP
narumiruna/yfinance-mcp
Added 1 June 2026
Overview
An MCP server that uses yfinance to fetch financial data from Yahoo Finance. It exposes stock information through the Model Context Protocol for integration with AI agents.
Best for
Best for
Developers building AI agents that need quick access to stock market data via the Model Context Protocol
Use cases
- Retrieving real-time stock prices and historical data for analysis
- Accessing financial statements and key metrics for investment research
- Integrating market data into AI-driven portfolio or trading tools
How to use
Tools exposed
max_rowssearch_typetop_typetop_nquery_typesort_fieldsort_ascuser_iduser_id_typemin_percent_changemin_pricemin_volumemin_market_capchart_typeexpiration_dateoption_type
Example client config
{\n "mcpServers": {\n "yfmcp": {\n "command": "uvx",\n "args": ["yfmcp@latest"]\n }\n }\n} Notes
An MCP server that uses yfinance to fetch financial data from Yahoo Finance. It exposes stock information through the Model Context Protocol for integration with AI agents.
149 stars on GitHub. Last updated 2026-05-16. Licensed MIT.
Use cases
- Retrieving real-time stock prices and historical data for analysis
- Accessing financial statements and key metrics for investment research
- Integrating market data into AI-driven portfolio or trading tools
Pros
- Leverages the popular yfinance library for reliable Yahoo Finance data
- Simple MCP interface fits neatly into AI agent workflows
- Written in Python and open source for easy customization
Cons
- Depends on Yahoo Finance’s unofficial API which may change or throttle
- Limited to data available through yfinance, no futures or options chains
- Not production grade for high-frequency or guaranteed availability needs
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the popular yfinance library for reliable Yahoo Finance data
- Simple MCP interface fits neatly into AI agent workflows
- Written in Python and open source for easy customization
Cons
- Depends on Yahoo Finance's unofficial API which may change or throttle
- Limited to data available through yfinance, no futures or options chains
- Not production grade for high-frequency or guaranteed availability needs
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
