timescaledb-mcp-server

telegraph-it/timescaledb-mcp-server

3.1

If you are the rightful owner of timescaledb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The TimescaleDB MCP Server is a Model Context Protocol server designed to facilitate interactions between AI assistants and TimescaleDB databases, offering tools for executing queries and managing data.

Tools

Functions exposed to the LLM to take actions

create_table

Create a new table or hypertable in the database.

insert_data

Insert bulk data into a specified table.

execute_query

Execute a custom SQL query on the database.

update_data

Update existing records in a table with specified conditions.

alter_table

Modify the structure of an existing table.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources