Tiger CLI MCP Server
Officialby timescale
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIGER_COLOR | No | Enable/disable colored output | |
| TIGER_DEBUG | No | Enable/disable debug logging | |
| TIGER_OUTPUT | No | Output format: json, yaml, or table | |
| TIGER_DOCS_MCP | No | Enable/disable docs MCP proxy | |
| TIGER_ANALYTICS | No | Enable/disable analytics | |
| TIGER_READ_ONLY | No | When true, write/destructive CLI commands return an error, the corresponding Tiger MCP write tools are not registered, and db_execute_query runs against a read-only database connection | |
| TIGER_CONFIG_DIR | No | Path to configuration directory (default: ~/.config/tiger) | |
| TIGER_PUBLIC_KEY | No | Public key to use for authentication (takes priority over stored credentials) | |
| TIGER_SECRET_KEY | No | Secret key to use for authentication (takes priority over stored credentials) | |
| TIGER_SERVICE_ID | No | Default service ID | |
| TIGER_VERSION_CHECK | No | When true, the CLI checks for a newer version on each invocation; false to disable | |
| TIGER_PASSWORD_STORAGE | No | Password storage method: keyring, pgpass, or none |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessWithin a week