mcp-yahoo-finance

maxscheijen/mcp-yahoo-finance
★ 25 stars Python 🤖 AI/LLM Updated today
A Model Context Protocol (MCP) server for Yahoo Finance.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-yahoo-finance": {
      "command": "uvx",
      "args": [
        "mcp-yahoo-finance"
      ]
    }
  }
}

Or install with pip: pip install mcp-yahoo-finance

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for Yahoo Finance interaction. This server provides tools to get pricing, company information and more. > Please note that `mcp-yahoo-finance` is currently in early development. The functionality and available tools are subject to change and expansion as I continue to develop and improve the server.

Topics

agentsautomationclaudefinancemcpyahoo-finance