timescaledb

GitHub

A time-series database for high-performance real-time analytics packaged as a Postgres extension

Ts_catalog (timescaledb) MCP Server

Model Context Protocol (ts_catalog) server

View all timescaledb servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ts_catalog": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ts_catalog"
      ]
    }
  }
}