Yahoo Finance
About
Stock data, market news, financials, and price history
Details
- Author
- Yahoo Finance
- Downloads
- 785
- Transport
- SSE
- Categories
- Finance
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Yahoo FinanceCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"yahoo-finance": {
"type": "http",
"url": "https://gateway.mcpservers.org/yahoo-finance/mcp"
}
}
}
get_quote
Get real-time (or near real-time) quote data for one or more symbols, including price, change, OHLC, volume, market cap, 52-week range and more.
search
Search for instruments and related news by name, ticker or keyword. Returns matching quotes (symbol, name, exchange, type) and news articles.
get_chart
Get historical OHLCV price data (and optionally dividend/split events) for a symbol over a date range.
quote_summary
Get detailed fundamental and financial data for a symbol via Yahoo's quoteSummary modules (profile, financials, statistics, holders, etc.).
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"yahoo finance": {
"yahoo-finance": {
"type": "http",
"url": "https://gateway.mcpservers.org/yahoo-finance/mcp"
}
}
}
}
McpServers
{
"yahoo-finance": {
"type": "http",
"url": "https://gateway.mcpservers.org/yahoo-finance/mcp"
}
}
Yahoo Finance provides market data, financial news, company financials, and price history for public markets. This remote MCP endpoint presents finance-oriented context to assistants for stock research and market lookups, while avoiding any claim of official vendor-backed MCP support because no official documentation link is attached.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
