timescaledb
A time-series database for high-performance real-time analytics packaged as a Postgres extension
Bgw (timescaledb) MCP Server
Model Context Protocol (bgw) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"bgw": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-bgw"
]
}
}
}