Back to Home
pand40x icon

stocks-mcp

Verified Safe

by pand40x

Overview

Provides a Model Context Protocol (MCP) server for comprehensive, token-optimized stock market data, technical analysis, and screening, primarily designed for LLMs and Telegram bots.

Installation

Run Command
node dist/index.js

Security Notes

The server primarily communicates over standard I/O (stdio), significantly limiting its external network attack surface. It relies on the 'yahoo-finance2' library for data fetching, which is a common and generally reliable package. Input parameters are validated and formatted (e.g., getTicker), and there are no apparent uses of 'eval', obfuscation, hardcoded secrets, or direct system calls from user input. The main potential risk is any undiscovered vulnerability within the 'yahoo-finance2' dependency itself, which is a common supply-chain risk for any project using external libraries.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-29

Tags

stocksfinancial-datatechnical-analysisllm-toolmcp-server