About
Overview
The TimescaleDB MCP Server enables AI agents to work with time-series data. It provides tools for ingesting time-series data, running time-bucketed queries, and managing continuous aggregates.
Capabilities
Tools & Capabilities
⚡query
Execute a time-series SQL query
⚡create_hypertable
Create a hypertable
⚡list_hypertables
List hypertables
⚡get_stats
Get compression and retention stats
Setup
Installation
bash
Install
npx -y @timescale/mcp-server-timescaledbExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"timescaledb": {
"command": "npx",
"args": ["-y", "@timescale/mcp-server-timescaledb"]
}
}
}Quick Info
Authortimescale
LanguageTypeScript
StatusStable
Stars★ 60
Last UpdatedFeb 12, 2026