Skip to main content
Glama
timescale

Tiger CLI MCP Server

Official
by timescale

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIGER_COLORNoEnable/disable colored output
TIGER_DEBUGNoEnable/disable debug logging
TIGER_OUTPUTNoOutput format: json, yaml, or table
TIGER_DOCS_MCPNoEnable/disable docs MCP proxy
TIGER_ANALYTICSNoEnable/disable analytics
TIGER_READ_ONLYNoWhen 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_DIRNoPath to configuration directory (default: ~/.config/tiger)
TIGER_PUBLIC_KEYNoPublic key to use for authentication (takes priority over stored credentials)
TIGER_SECRET_KEYNoSecret key to use for authentication (takes priority over stored credentials)
TIGER_SERVICE_IDNoDefault service ID
TIGER_VERSION_CHECKNoWhen true, the CLI checks for a newer version on each invocation; false to disable
TIGER_PASSWORD_STORAGENoPassword storage method: keyring, pgpass, or none

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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