Yahoo Finance

by Yahoo Finance

Recommended SSE
785 downloads
Not rated

About

Stock data, market news, financials, and price history

Details

Author
Yahoo Finance
Downloads
785
Transport
SSE
Categories
Finance

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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Yahoo Finance
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.