Back to Home
alejandroclaro icon

technical-analysis-mcp

Verified Safe

by alejandroclaro

Overview

Provides a microservice for fetching comprehensive technical and descriptive financial data for stocks and cryptocurrencies using free sources.

Installation

Run Command
uv run server

Environment Variables

  • GITHUB_TOKEN

Security Notes

The server relies on 'yfinance' for data fetching, a widely used, unofficial API wrapper. The parsing logic robustly handles dictionary access with explicit type and existence checks, returning structured error objects for invalid inputs. There are no 'eval' or hardcoded secrets found in the provided source. The mentioned 'cache and local database' are not explicitly implemented in the provided truncated code, so specific risks related to them cannot be assessed, but if custom, they would need further review for injection/access control.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2026-01-18

Tags

Financial AnalysisStock MarketCryptocurrencyData FetchingMCP