Retrieve detailed oracle information for a specific market using marketUniqueKey and chainId as inputs. Part of the Morpho API MCP Server for accessing market data.
Retrieve essential company profile data such as market capitalization, stock price, and industry details using a stock symbol for informed financial analysis.
Retrieve real-time market data for a specified trading symbol using the Interactive Brokers MCP Server. Input a symbol (e.g., AAPL, TSLA) and optional exchange to access up-to-date financial information.
Retrieve detailed company profile data including market capitalization, stock price, and industry information for any stock symbol to analyze financial fundamentals.
Extract structured financial data from investor relations websites and online sources using natural language queries. Designed for gathering financial insights from platforms without accessible APIs.
Retrieve market data for a specific cryptocurrency coin using the Multi-MCPs server, which integrates multiple third-party APIs for streamlined data access.
Enables fetching market and options data including OHLCV prices, option chains, Greeks, and corporate events through a pluggable FastAPI service. Supports creating aligned training datasets for financial analysis and uses yfinance by default with support for custom data providers.
Provides real-time and historical financial market data from Yahoo Finance, including stock prices, options chains, and company news. It also enables technical analysis calculations like moving averages and RSI for comparing or analyzing stock performance.