MCPVault

query_data

MCP tool from MCP Massive by massive-com

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.

How to use it

query_data is exposed by the MCP Massive MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the query_data tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Massive

$claude mcp add massive -e MASSIVE_API_KEY=your_api_key_here -- mcp_massive
FULL MCP MASSIVE LISTING