stocks-mcp
Verified Safeby ghaidaa-24
Overview
Access comprehensive stock market data and analysis tools, optimized for LLMs, including technical analysis, screeners, pivot points, and support for Turkish stocks.
Installation
npm install && npm run build && npm startSecurity Notes
The server utilizes the `yahoo-finance2` library for data retrieval, which handles external API interactions. Input arguments for tools are validated by schema types and simple checks (e.g., `count` parameter is capped at 50). A `getTicker` helper provides basic sanitization for stock symbols, including auto-detection for BIST tickers. No direct use of `eval`, obfuscation, or hardcoded secrets were identified in the provided source code. The `@ts-ignore` for suppressing a Yahoo survey notice is not a security concern.
Similar Servers
yargi-mcp
Provides programmatic access to various Turkish legal databases (e.g., Yargıtay, Danıştay, Constitutional Court) as a Model Context Protocol (MCP) server for integration with Large Language Model (LLM) applications like Claude AI.
maverick-mcp
Personalized stock analysis, technical indicators, and portfolio optimization via Claude Desktop.
mcp-aktools
This MCP server provides real-time and historical financial data for stocks and cryptocurrencies, offering search, detailed information retrieval, market overviews, news, and analysis capabilities.
finance-trading-ai-agents-mcp
A specialized MCP server for financial analysis and quantitative trading, designed to deploy local financial MCP services with a departmental architecture for LLM integration and algorithmic trading.