Let agents draft and manage Bdash SQL queries through MCP

Connect Bdash's SQL workspace to MCP clients so an agent can list configured data sources and write SQL into the active query editor for supervised analysis.

agentskillexchange Updated 28 repo stars

File contents

Let agents draft and manage Bdash SQL queries through MCP

Connect Bdash's SQL workspace to MCP clients so an agent can list configured data sources and write SQL into the active query editor for supervised analysis.

Prerequisites

Bdash desktop app, bundled Bdash MCP server, Node.js, Claude Code or another MCP-compatible client

Installation

Install Bdash from the official website or GitHub Releases.

For development MCP setup from a cloned repository, upstream documents running yarn mcp:install and then yarn mcp:build.

For Claude Code, add the MCP server to .claude/settings.json or a project-level MCP settings file with command node and args pointing to src/mcp/dist/server.js. For the bundled macOS app, point args to /Applications/Bdash.app/Contents/Resources/mcp/server.js.

Documentation

Source

agentskillexchange/skills/tree/main/skills/let-agents-draft-and-manage-bdash-sql-queries-through-mcp commit 16942d5f2f

Frequently asked questions

npx skillmds@latest add agentskillexchange/let-agents-draft-and-manage-bdash-sql-queries-through-mcp