MCPVault

execute_mimic_query

MCP tool from M3 by rafiattrach

Execute SQL SELECT queries

How to use it

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

Install M3

$docker run -d --name m3-server m3:lite tail -f /dev/null
FULL M3 LISTING