Skip to main content
Glama

TimescaleDB MCP Server

by brunoprela

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIMESCALEDB_HOSTYesThe TimescaleDB host
TIMESCALEDB_PORTYesThe TimescaleDB port5432
TIMESCALEDB_USERYesThe TimescaleDB user
TIMESCALEDB_DATABASEYesThe TimescaleDB database name
TIMESCALEDB_PASSWORDYesThe TimescaleDB password
TIMESCALEDB_MAX_POOL_SIZENoMaximum connection pool size10
TIMESCALEDB_MIN_POOL_SIZENoMinimum connection pool size1
TIMESCALEDB_QUERY_TIMEOUTNoQuery timeout in seconds30.0

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brunoprela/timescaledb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server