Tiger Cli
未申請Tiger CLI is the command-line interface for Tiger Cloud. It includes an MCP server for helping coding agents write production-level Postgres code.
インストール
go install github.com/timescale/tiger-cli/cmd/tiger@latest未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
db_execute_query
Execute SQL queries against a database service with support for parameterized queries, custom timeouts, and connection pooling
db_schema
Display a service's database schema (tables, views, materialized views, enums, functions, procedures, indexes, triggers, and TimescaleDB hypertable/continuous aggregate metadata) as readable text for an agent's context
search_docs
Search PostgreSQL and TimescaleDB documentation using natural language queries
service_create
Create new database services with configurable resources
service_fork
Fork an existing database service to create an independent copy
service_get
Get detailed information about a specific service
service_list
List all database services in your project
service_logs
View logs for a database service
service_resize
Resize a database service by changing CPU and memory allocation
service_start
Start a stopped database service
service_stop
Stop a running database service
service_update_password
Update the master password for a service
view_skill
Retrieve comprehensive guides for Postgres and TimescaleDB features and best practices