alpaca-mcp-server and stock-mcp
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 stock-mcp
huweihua123/stock-mcp
专业的金融市场数据 MCP 服务器 - 支持A股/美股/加密货币,原生 MCP 协议,AI Agent 友好
Implements dual-interface architecture with HTTP API and native MCP protocol, allowing seamless integration across AI agents (Claude Desktop, Cursor) and backend services. Provides standardized financial tools (RSI, MACD, K-line patterns, money flow analysis) with intelligent provider fallback across Tushare, Yahoo Finance, Finnhub, EDGAR, and CCXT, while Redis/Postgres caching and explicit proxy rules optimize data delivery for both domestic and international markets. Capability and provider plugin systems separate business logic from data sources, enabling modular scaling without monolithic adapter coupling.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work