Back to Home
wshobson icon

maverick-mcp

Verified Safe

by wshobson

Overview

Personal-use FastMCP server for professional-grade financial data analysis, technical indicators, and portfolio optimization tools integrated with Claude Desktop.

Installation

Run Command
make dev

Environment Variables

  • TIINGO_API_KEY

Security Notes

The server follows good security practices for its intended personal, local-first use. It externalizes API keys via environment variables, uses SQLAlchemy for SQL injection prevention, implements input validation, basic rate limiting, and secure HTTP headers. While `eval` is present in test files, it's not exposed in production-facing code. Development scripts use `subprocess.run`, which is common for developer tools but should be used with caution in other contexts. Overall, a robust security model for its defined scope.

Similar Servers

Stats

Interest Score95
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars237
Forks54
Last Update2025-11-30

Tags

Financial TradingAI & MLData AnalysisStock AnalysisMCP Server