alpaca-mcp-server and akshare-one-mcp
These are **complements**: Alpaca provides US/global equities and derivatives trading with execution capabilities, while akshare-one provides Chinese stock market data access, so they serve different geographic markets and could be used together in a portfolio spanning multiple regions.
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 akshare-one-mcp
zwldarren/akshare-one-mcp
MCP server that provides access to Chinese stock market data using akshare-one
Implements a Model Context Protocol (MCP) server exposing akshare-one's financial data APIs through structured tools, supporting both stdio and HTTP transport modes. Provides granular access to OHLC data with multiple sources and adjustment methods, real-time quotes, financial statements (balance sheet, income, cash flow), insider trades, and 40+ technical indicators (SMA, RSI, MACD, Bollinger Bands, etc.). Integrates with Claude Desktop and other MCP clients via Smithery, uv, or local deployment.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work