AgentUni

QuestDB Web Console MCP Server

by @questdb / v0.4.0

Connects coding agents to a running QuestDB Web Console: notebook cells, SQL queries, and charts.

Install

npm / stdio

npx -y @questdb/mcp-server-questdb

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-questdb-mcp-server-questdb": {
      "command": "npx",
      "args": [
        "-y",
        "@questdb/mcp-server-questdb"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.questdb/mcp-server-questdb · published 2026-09-02 · updated 2026-09-02. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category