Tool Reference 103 tools
EXECUTE MCP TOOLS
Tools that trigger processes or run actions. High risk — rate limits and argument validation recommended.
execute_sql Execute SQL on dbt Platform infrastructure text_to_sql Generate SQL from natural language query_metrics Execute metric queries with filtering and grouping build Execute models, tests, snapshots, and seeds in DAG order compile Generate executable SQL from models/tests/analyses docs Generate documentation for the dbt project parse Parse and validate project files run Execute models to materialise them in the database show Execute SQL and return results test Run tests to validate data and model integrity trigger_job_run Trigger a job run with optional overrides retry_job_run Retry a failed job run cancel_job_run Cancel a running job runAccessibilityAudit Run WCAG accessibility audit via Lighthouse runPerformanceAudit Run performance audit runSEOAudit Run SEO audit runBestPracticesAudit Run web best-practices audit runNextJSAudit Run Next.js-specific audit runDebuggerMode Run all debugging tools in sequence runAuditMode Run all audit tools in sequence setupBrowserStackAutomateTests Integrate BrowserStack SDK and run web tests runAppLiveSession Start a manual app testing session on a real device runBrowserLiveSession Start a Live session for website testing takeAppScreenshot Launch app on a device and capture a screenshot runAppTestsOnBrowserStack Run automated mobile tests on real devices startAccessibilityScan Start a web accessibility scan exec_in_pod Execute a command in a Kubernetes pod or container and return the output. Command must be an array of strings where the first element is the executable and remaining elements are arguments. This executes directly without shell interpretation for security. kubectl_generic Execute any kubectl command with the provided arguments and flags BROWSE OTHER CATEGORIES
ENFORCE POLICIES ON EXECUTE TOOLS
Open source. One binary. Zero dependencies.