A Model Context Protocol (MCP) server that provides access to the full Massive.com financial data API through an LLM-friendly interface. Rather than exposing one tool per endpoint, this server gives the LLM four composable tools — search, docs, call, and query — that cover the entire Massive.com API surface. Data can be stored in-memory as DataFrames, queried with SQL, and enriched with built-in f
Add this skill
npx mdskills install massive-com/mcp-massiveWell-architected MCP server providing composable financial data access with SQL querying and analytics
claude mcp add mcp-massive -- npx -y mcp_massive
npx mdskills install massive-com/mcp-massive