Skip to main content

MCP Yahoo Finance

PyPI - Version PyPI - Python Version PyPI - License

A Model Context Protocol (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.

Installation

You don't need to manually install mcp-yahoo-finance if you use uv. We'll use uvx to directly run mcp-yahoo-finance.

I would recommend using this method if you simply want to use the MCP server.

Using pip

Using pip.

pip install mcp-yahoo-finance

Using Git

You can also install the package after cloning the repository to your machine.

git clone git@github.com:maxscheijen/mcp-yahoo-finance.git
cd mcp-yahoo-finance
uv sync

Configuration

Claude Desktop

Add this to your claude_desktop_config.json:

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

You can also use docker:

{
    "mcpServers": {
        "yahoo-finance": {
            "command": "docker",
            "args": ["run", "-i", "--rm", "IMAGE"]
        }
    }
}

VSCode

Add this to your .vscode/mcp.json:

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

Examples of Questions

  1. "What is the stock price of Apple?"
  2. "What is the difference in stock price between Apple and Google?"
  3. "How much did the stock price of Apple change between 2024-01-01 and 2025-01-01?"
  4. "What are the available options expiration dates for AAPL?"
  5. "Show me the options chain for AAPL expiring on 2024-01-19"
  6. "What are the call and put options for Tesla?"

Build

Docker:

docker build -t [IMAGE] .

Test with MCP Inspector

npx @modelcontextprotocol/inspector uv run mcp-yahoo-finance

Release files for mcp-yahoo-finance 0.1.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mcp-yahoo-finance 0.1.4
File Size Uploaded
mcp_yahoo_finance-0.1.4.tar.gz 106.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for mcp-yahoo-finance 0.1.4
File Interpreter ABI Platform
mcp_yahoo_finance-0.1.4-py3-none-any.whl Python 3 none any Details

Total release size: 114.7 kB

Release files / mcp_yahoo_finance-0.1.4.tar.gz

Download URL mcp_yahoo_finance-0.1.4.tar.gz
Size 106.9 kB
Tags Source
SHA-256 checksum
How to use checksums
2385e7a00b0a1362d27c09debbc7e005ccb2734cc9153d185469efde7b721b97
BLAKE2b-256 checksum
How to use checksums
988a44f2e0b5020d51e3138e2b20af3d95e3de2d6702891970095146998a96cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.9.3

Release files / mcp_yahoo_finance-0.1.4-py3-none-any.whl

Download URL mcp_yahoo_finance-0.1.4-py3-none-any.whl
Size 7.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6ff8e7b50f47bb3ec636d692c5a03f98e6c64232903d9910a8e1d9c06bfdf41f
BLAKE2b-256 checksum
How to use checksums
531061402728988c57271e3aec78a4bd4b90c848a7ff117323c1f582ad6a9805
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.9.3

Release history Release notifications | RSS feed

This release

0.1.4 This release

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page