Back to Home
timescale icon

tiger-cli

Verified Safe

by timescale

Overview

Manages Timescale Cloud database services and provides an integrated Model Context Protocol (MCP) server enabling AI assistants to programmatically interact with and query the infrastructure.

Installation

Run Command
tiger mcp start

Environment Variables

  • TIGER_PUBLIC_KEY
  • TIGER_SECRET_KEY
  • TIGER_SERVICE_ID
  • TIGER_API_URL
  • TIGER_CONFIG_DIR
  • TIGER_NEW_PASSWORD
  • TIGER_DOCS_MCP_URL

Security Notes

The project demonstrates strong security awareness, with credential handling (API keys, database passwords) following PostgreSQL best practices (e.g., PGPASSWORD environment variable) and using system keyring for secure storage. A previous critical issue regarding keyring service name detection was resolved. Analytics explicitly exclude sensitive data. However, there is a recognized potential 'High' severity issue of insufficient input validation for user-provided psql arguments, which could lead to command injection in specific scenarios, though its practical exploitability is considered limited due to running with user privileges. The visibility of PGPASSWORD in process environments is noted as a standard but visible practice.

Similar Servers

Stats

Interest Score56
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars69
Forks2
Last Update2025-12-05

Tags

CLIDatabase ManagementAI IntegrationCloud PlatformTimescaleDBPostgreSQLModel Context ProtocolAPI Management