timescale/tiger-cli
If you are the rightful owner of tiger-cli and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Tiger CLI includes a Model Context Protocol (MCP) server that enhances AI assistants' capabilities by providing programmatic access to database services and operations.
Tools
Functions exposed to the LLM to take actions
service_list
List all database services in your project.
service_get
Get detailed information about a specific service.
service_create
Create new database services with configurable resources.
service_update_password
Update the master password for a service.
db_execute_query
Execute SQL queries against a database service with support for parameterized queries, custom timeouts, and connection pooling.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client