MCP Massive
UnclaimedAn MCP server for Massive.com Financial Market Data
Install
claude mcp add massive -e MASSIVE_API_KEY=your_api_key_here -- mcp_massiveUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (3)
call_api
Call any Massive.com REST API endpoint. Supports storing results as an in-memory database table (storeas) and applying post-processing functions (apply). Paginated responses include a next-page hint.
query_data
Run SQL against stored SQLite DB. Supports SHOW TABLES, DESCRIBE <table>, DROP TABLE <table>, CTEs, window functions, and more. Results can also be post-processed with apply.
search_endpoints
Search for API endpoints and built-in functions by natural language query. Returns titles, path patterns, and descriptions. Set detail to "more" for query parameter docs, or "verbose" for full documentation. Use maxresults to limit results.