Back to Home
gaforov icon

mcp-stock-server

Verified Safe

by gaforov

Overview

A real-time stock price retrieval system that supports natural language queries with Yahoo Finance and CSV fallback.

Installation

Run Command
python mcp_client.py

Security Notes

The code uses `yfinance` to fetch data from Yahoo Finance. While `yfinance` is a common library, relying on external APIs always introduces dependency risks. No 'eval', hardcoded secrets, or obvious malicious patterns were found. The server communicates via stdio, limiting direct external network exposure.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-12-03

Tags

Stock MarketCLIMCP ProtocolReal-time DataPython