SERVER
Tiger Skills
Rank #12,105io.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)
ORGANIZATION
timescale
MORE FROM THIS PUBLISHER
Other servers by timescale
- Pg Aiguide#730 · 6 vers
- Tiger MCP#1,136 · 9 vers
- Tiger GitHub MCP Server#9,122
- Tiger Linear MCP Server#12,710
- Tiger Memory MCP Server#13,180
- Tiger Salesforce MCP Server#14,434
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Dec 10, 2025 |
| 0.1.0 | Nov 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