alpaca-mcp-server and yahoo-finance-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 yahoo-finance-mcp
Alex2Yang97/yahoo-finance-mcp
This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Implements 11 distinct MCP tools spanning stock fundamentals, financial statements, options chains, and analyst data—enabling Claude to perform comparative analysis across multiple securities and timeframes. Built on yfinance and pandas with Pydantic validation, it integrates directly with Claude for Desktop via stdio transport and supports both local development and remote execution through uvx. The modular tool architecture allows AI agents to compose complex financial workflows, from institutional ownership tracking to multi-quarter financial statement analysis.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work