SERVER

Tiger Skills

Rank #12,105

io.github.timescale/tiger-skills

Provider-agnostic skills framework for extending LLM capabilities

First listed
Nov 7, 2025
Last publish date
Dec 10, 2025
OVERVIEW

Tiger Skills is a Model Context Protocol (MCP) server published by timescale. It ranks #12,105 of 76,851 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Tiger Skills is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Nov 7, 2025 and most recently updated on Dec 10, 2025.

STANDING
#12,105of 76,851 tracked serversTop 25%

Ranks ahead of 64,746 of 76,851 servers on MCP Toplist.

CONNECT

Use Tiger Skills

Add Tiger Skills to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "tiger-skills": {
      "command": "npx",
      "args": [
        "-y",
        "@tigerdata/tiger-skills-mcp-server"
      ],
      "env": {
        "GITHUB_TOKEN": "<your GITHUB_TOKEN>",
        "SKILLS_FILE": "<your SKILLS_FILE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "tiger-skills": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/timescale/tiger-skills-mcp-server:0.1.4"
      ],
      "env": {
        "GITHUB_TOKEN": "<your GITHUB_TOKEN>",
        "SKILLS_FILE": "<your SKILLS_FILE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

GlamaDelisted · last seen Jun 4, 2026
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION

timescale

Organization
Servers in org
7
Versions across org
17
MORE FROM THIS PUBLISHER

Other servers by timescale

View all timescale servers →
VERSIONS

Available versions (2)

0.1.0 · Nov 25, 20240.1.4 · Dec 10, 2025Nov 25, 2024Dec 10, 2025
VersionPublished
0.1.4Dec 10, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Tiger Skills?
Tiger Skills is maintained by timescale, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
Is Tiger Skills listed on the Official MCP Registry?
Yes — Tiger Skills is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Tiger Skills have?
MCP Toplist tracks 2 versions of Tiger Skills, most recently published on Dec 10, 2025.
Where can I find the source code for Tiger Skills?
The source code for Tiger Skills is hosted at github.com/timescale/tiger-skills-mcp-server.
EXPLORE
Tiger Skills - MCP Server #12,105 | MCP Toplist