Back to Home
narumiruna icon

yfinance-mcp

Verified Safe

by narumiruna

Overview

Fetches real-time and historical stock data, news, and financial charts from Yahoo Finance.

Installation

Run Command
docker run -i --rm narumi/yfinance-mcp

Security Notes

The server code generally follows good practices, wrapping blocking I/O (yfinance calls) with `asyncio.to_thread` and using structured error responses. There are no obvious hardcoded credentials, direct shell injections, or `eval` usage. The primary security consideration would be the underlying `yfinance` library's interaction with the Yahoo Finance API, which is outside the scope of this server's direct code.

Similar Servers

Stats

Interest Score50
Security Score9
Cost ClassHigh
Avg Tokens20000
Stars89
Forks30
Last Update2026-01-11

Tags

financial datastock marketyfinancechartsmcp server