Tiger MCP
JSON →Control Postgres database services running on Tiger Cloud with TimescaleDB and other PostgreSQL extensions.
Tools · 10
- 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_fork Fork an existing database service to create an independent copy
- service_start Start a stopped database service
- service_stop Stop a running database service
- service_resize Resize a database service by changing CPU and memory allocation
- service_update_password Update the master password for a service
- service_logs View logs for a database service
- db_execute_query Execute SQL queries against a database service with support for parameterized queries, custom timeouts, and connection pooling
Environment variables
TIGER_PUBLIC_KEYTIGER_SECRET_KEYTIGER_SERVICE_ID
Links
★ 108 GitHub stars