QuestDB Web Console MCP Server
Connects coding agents to a running QuestDB Web Console: notebook cells, SQL queries, and charts.
Install
npmstdio
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.