yahoo-finance1
4.0
Yahoo-Finance1 is an mcp server designed to provide live public data and features from the Yahoo Finance website.
Yahoo-Finance1 is an mcp server that provides access to live financial data from Yahoo Finance. It allows users to retrieve a wide range of financial information, including stock summaries, quotes, and market movers. The server ensures that the data is current and synchronized with Yahoo Finance at the time of the request. This makes it an invaluable tool for financial analysis and decision-making, offering comprehensive data access and user-friendly API tools.
Features
- {'name': 'Comprehensive Financial Data', 'description': 'Access to almost every piece of public financial information available on Yahoo Finance, ensuring up-to-date data for analysis.'}
- {'name': 'API Tools', 'description': 'Provides several tools to interact with Yahoo Finance data, including auto-complete suggestions and market tickers by quote type.'}
MCP Tools
- auto_complete: Get auto-complete suggestions based on a term or phrase, helping users quickly find relevant financial data.
- market_get_tickers_by_quote_type: Retrieve tickers grouped by their quote types, providing a structured view of the market.
Usage with Different Platforms
mcp
{'auto_complete': '\n{\n "region": "US",\n "q": "Apple"\n}\n', 'market_get_tickers_by_quote_type': '\n{\n "region": "US",\n "lang": "en"\n}\n'}