alpaca-mcp-server and maverick-mcp

These are complementary tools: Alpaca provides the brokerage API infrastructure and trading execution capabilities, while Maverick appears to be a specialized analysis layer that could consume Alpaca's market data and portfolio information to deliver personalized stock analysis.

alpaca-mcp-server
82
Verified
maverick-mcp
56
Established
Maintenance 20/25
Adoption 19/25
Maturity 18/25
Community 25/25
Maintenance 13/25
Adoption 10/25
Maturity 9/25
Community 24/25
Stars: 545
Forks: 175
Downloads: 13,166
Commits (30d): 7
Language: Python
License: MIT
Stars: 411
Forks: 105
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About alpaca-mcp-server

alpacahq/alpaca-mcp-server

Alpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English directly from your favorite LLM tools and IDEs

Built with FastMCP and OpenAPI, it dynamically generates trading tools from Alpaca's API specifications rather than hand-crafting them, enabling automatic schema alignment and toolset filtering via `ALPACA_TOOLSETS`. Integrates with Claude, Cursor, VS Code, and PyCharm through the Model Context Protocol (MCP) stdio transport, allowing LLMs to execute trading operations with real-time market data access and portfolio management directly within IDE environments.

About maverick-mcp

wshobson/maverick-mcp

MaverickMCP - Personal Stock Analysis MCP Server

Implements 29+ financial analysis tools built on FastMCP 2.0, including VectorBT-powered backtesting with 15+ strategies, technical indicators (SMA, EMA, RSI, MACD, Bollinger Bands), and portfolio optimization via SQLAlchemy with optional Redis caching. Runs locally with HTTP/SSE/STDIO transport options for Claude Desktop integration, pre-seeded with 520 S&P 500 stocks and screening recommendations. Built with modern Python tooling (uv package manager, TA-Lib for indicators) and designed for zero-authentication personal use without external service dependencies.

Scores updated daily from GitHub, PyPI, and npm data. How scores work