search_docs
Search PostgreSQL and TimescaleDB documentation using natural language queries
How to use it
search_docs is exposed by the Tiger Cli MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the search_docs tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Tiger Cli
go install github.com/timescale/tiger-cli/cmd/tiger@latestOther tools in Tiger Cli (12)
Execute SQL queries against a database service with support for parameterized queries, custom timeouts, and connection pooling
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
Create new database services with configurable resources
Fork an existing database service to create an independent copy
Get detailed information about a specific service
List all database services in your project
View logs for a database service
Resize a database service by changing CPU and memory allocation
Start a stopped database service
Stop a running database service
Update the master password for a service
Retrieve comprehensive guides for Postgres and TimescaleDB features and best practices