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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/timescale/tiger-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server