Mcp_massive provides access to the Massive.com financial data API through four composable tools—search, docs, call, and query—that enable LLMs to discover endpoints, retrieve financial data, store results as in-memory DataFrames, and perform SQL queries with built-in financial functions like Black-Scholes Greeks and technical indicators. The server dynamically indexes all Massive.com API endpoints at startup, covering stocks, options, forex, crypto, and futures data across real-time quotes, historical trades, and reference information. It solves the problem of integrating comprehensive financial market data into LLM applications by abstracting away API complexity through a unified, composable interface with post-processing capabilities.
claude mcp add --transport stdio massive-com-mcp_massive uvx mcp_massive