QuestDB MCP Server

Stabledatabase
35 starsTypeScriptquestdb
GitHub
About

Overview

The QuestDB MCP Server enables AI agents to interact with QuestDB's time-series database. It provides SQL query execution optimized for time-series analytics with high ingestion rates.
Capabilities

Tools & Capabilities

query

Execute a SQL query

list_tables

List tables

get_status

Get server status

Setup

Installation

bash
Install
npx -y @questdb/mcp-server-questdb
Examples

Example Usage

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

Quick Info

Authorquestdb
LanguageTypeScript
StatusStable
Stars 35
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
QuestDB MCP Server - MCP Server Directory - CortexAgent