does-it-install?

← All servers

Yahoo Finance

Access Yahoo Finance stock data, news, screeners, options, financials, and charts through MCP.

io.github.narumiruna/yfinance-mcp · Repository · Website · version 0.12.3 · 178 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx yfmcp

Results by platform

Linux

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading fonttools (4.7MiB)
Downloading matplotlib (9.6MiB)
Downloading kiwisolver (1.4MiB)
 Downloaded kiwisolver
 Downloaded fonttools
 Downloaded matplotlib
Installed 58 packages in 113ms
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/E0wMpVNREoUT-LUv/bin/yfmcp", line 6, in <module>
    from yfmcp.server import main
  File "/home/runner/.cache/uv/archive-v0/E0wMpVNREoUT-LUv/lib/python3.13/site-packages/yfmcp/server.py", line 8, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

macOS

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading fonttools (2.7MiB)
Downloading matplotlib (8.9MiB)
 Downloaded fonttools
 Downloaded matplotlib
Installed 58 packages in 415ms
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/3yTXzX7Q93jNrqtG/bin/yfmcp", line 6, in <module>
    from yfmcp.server import main
  File "/Users/runner/.cache/uv/archive-v0/3yTXzX7Q93jNrqtG/lib/python3.14/site-packages/yfmcp/server.py", line 8, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Windows

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading fonttools (2.2MiB)
Downloading matplotlib (8.9MiB)
 Downloaded fonttools
 Downloaded matplotlib
Installed 62 packages in 20.07s
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\Y2QgJtHuSzjVeAZV\Scripts\yfmcp.exe\__main__.py", line 4, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\Y2QgJtHuSzjVeAZV\Lib\site-packages\yfmcp\server.py", line 8, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.narumiruna__yfinance-mcp.json)](https://doesitinstall.com/s/io.github.narumiruna__yfinance-mcp.html)