Tiger MCP
Tiger CLI is the command-line interface for Tiger Cloud. It provides commands for managing and querying database services, as well as an integrated Model Context Protocol (MCP) server for use with AI assistants.
People who need database tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 116 · #84 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25
Apache-2.0 · Go servers · how we verify → /methodology
01 · Install Tiger MCP
Docker
docker run -i --rm ghcr.io/timescale/tiger-cli:0.21.2 Claude Desktop - add to config
{
"mcpServers": {
"timescale-tiger-cli": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/timescale/tiger-cli:0.21.2"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license Apache-2.0 - declared in the repository
registry namespace io.github.timescale is GitHub-verified and matches the repo owner
03 · What Tiger MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.21.2 · 2026-07-16
send CLI User-Agent on the OAuth token exchange · Add metrics commands as experimental · expose --fn aggregation on service metrics series · accept a read replica ID in DB operation commands · New Contributors…
v0.21.1 · 2026-07-01
only register read-only tools in read-only mode
v0.21.0 · 2026-06-25
add schema introspection via tiger db schema and db_sche… · Disable ghost-database skill in proxied docs MCP · cap db_execute_query result size to protect agent context · add read-only mode hint to login next steps…
04 · Who maintains Tiger MCP
Tiger MCP is maintained by timescale. We track 3 MCP servers from timescale - 3 actively maintained, 1,944 combined GitHub stars, oldest repo from Jul 2025. Full record: all servers from timescale.
05 · Facts
- repository
- github.com/timescale/tiger-cli
- category
- database - ranked #84 of 151 actively-maintained database servers as of 2026-08-25.
- release cadence
- 6 releases in the last 90 days (latest 2026-07-16)
- registry
- io.github.timescale/tiger-cli (active, first published 2025-12-16 · 13 versions)
- packages
- oci:ghcr.io/timescale/tiger-cli:0.21.2
06 · Tiger MCP FAQ
What is Tiger MCP?
Tiger CLI is the command-line interface for Tiger Cloud. It provides commands for managing and querying database services, as well as an integrated Model Context Protocol (MCP) server for use with AI assistants.
Is Tiger MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 6 releases in the last 90 days. We re-verify nightly.
How do I install Tiger MCP?
Run `docker run -i --rm ghcr.io/timescale/tiger-cli:0.21.2`. You can also paste the ready-made client config above.
07 · Alternatives to Tiger MCP
Alternatives to Tiger MCP
Maintained database servers if Tiger MCP isn't the fit.
- Dbx Query databases from AI agents using connections configured in DBX. ★ 16,462 · 2026-08-25
- Toolbox for Databases MCP Toolbox for Databases enables your agent to connect to your database. ★ 16,249 · 2026-08-25
- Dbhub Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB ★ 3,395 · 2026-08-21
- Butterbase Ai MCP Server Butterbase MCP server - manage your backend: schemas, auth, functions, storage, RAG, deploys. ★ 3,225 · 2026-08-24
- Supabase MCP server for interacting with the Supabase platform ★ 2,871 · 2026-08-22
- MongoDB MCP Server MongoDB Model Context Protocol Server ★ 1,106 · 2026-08-24
Pairs well with
Servers that cover what Tiger MCP doesn't - only shown when the pairing reason fits the companion.
- Server Chart → data & analytics companion data & analytics · ★ 4,337
- Keboola MCP Server → data & analytics companion data & analytics · ★ 86
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
- Telnyx → API integration companion API integration · ★ 197
- Microsoft 365 MCP Server → API integration companion API integration · ★ 932
More database MCP servers · SQL Sentinel MCP Server · Trino · Patents MCP · Type DB · Microsoft Access Database
More Go MCP servers · Devrag · Helmdeck · Trip2g · Tripsy · see all