mcp-bridge

questdb/mcp-bridge
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 1d ago
An MCP server that connects coding agents (Claude Code, Codex, …) to a running QuestDB Web Console. The agent gets tools to create notebook cells, run queries, and build charts.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "questdb/mcp-bridge"
      ]
    }
  }
}

README Excerpt

An MCP server that connects coding agents (Claude Code, Codex, Cursor, OpenCode …) to a running QuestDB Web Console. The agent gets tools to create notebook cells, run queries, and build charts. Every action executes in the browser against your already-established QuestDB session. Add to your MCP client's config (e.g. `~/.claude/.mcp.json`):

Tools (5)

CONSOLE_ORIGININFOLOG_LEVELLOG_PATHMCP_BRIDGE_PORT