Submit

Yahoo finance MCP server

@leoncuhk

This Model Context Protocol (MCP) server enables interaction with Yahoo Finance. It provides tools to retrieve financial data (current/historical prices, dividends, company info) and generate insightful visualizations such as market sentiment dashboards, portfolio tracking reports, and stock technical analysis charts. Designed for easy integration with MCP clients (Claude Desktop, VS Code, Cursor) and uses lightweight dependencies.

Tools

Server Config

{
  "mcp-servers": {
    "yahoo-finance": {
      "command": "uvx",
      "args": [
        "mcp-yahoo-finance"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.