Tiger Skills
Rank #19,336io.github.timescale/tiger-skills
MCP server providing tiger-skills capabilities
Tiger Skills is a Model Context Protocol (MCP) server published by timescale. It ranks #19,336 of 115,460 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.
Ranks ahead of 96,124 of 115,460 servers on MCP Toplist.
Use Tiger Skills
claude mcp add tiger-skills -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -e "SKILLS_FILE=<your SKILLS_FILE>" -- npx -y @tigerdata/tiger-skills-mcp-serverReplace each placeholder with your own value before saving.
claude mcp add tiger-skills -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -e "SKILLS_FILE=<your SKILLS_FILE>" -- docker run -i --rm ghcr.io/timescale/tiger-skills-mcp-server:0.1.4Replace each placeholder with your own value before saving.
[mcp_servers.tiger-skills]
command = "npx"
args = ["-y", "@tigerdata/tiger-skills-mcp-server"]
[mcp_servers.tiger-skills.env]
GITHUB_TOKEN = "<your GITHUB_TOKEN>"
SKILLS_FILE = "<your SKILLS_FILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.tiger-skills]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/timescale/tiger-skills-mcp-server:0.1.4"]
[mcp_servers.tiger-skills.env]
GITHUB_TOKEN = "<your GITHUB_TOKEN>"
SKILLS_FILE = "<your SKILLS_FILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiger-skills": {
"command": "npx",
"args": [
"-y",
"@tigerdata/tiger-skills-mcp-server"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"SKILLS_FILE": "<your SKILLS_FILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiger-skills": {
"command": "npx",
"args": [
"-y",
"@tigerdata/tiger-skills-mcp-server"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"SKILLS_FILE": "<your SKILLS_FILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tiger-skills": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tigerdata/tiger-skills-mcp-server"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"SKILLS_FILE": "<your SKILLS_FILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"tiger-skills": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiger-skills": {
"command": "npx",
"args": [
"-y",
"@tigerdata/tiger-skills-mcp-server"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"SKILLS_FILE": "<your SKILLS_FILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.timescale%2Ftiger-skills)<a href="https://mcptoplist.com/server/io.github.timescale%2Ftiger-skills"><img src="https://mcptoplist.com/badge/io.github.timescale%2Ftiger-skills.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
timescale
Other servers by timescale
- RSigma#636 · 6 vers
- Tiger MCP#932 · 10 vers
- Pg Aiguide#1,892 · 6 vers
- Tiger Salesforce MCP Server#12,846
- Tiger Linear MCP Server#19,639
- Tiger GitHub MCP Server#20,281
- Tiger Memory MCP Server#20,454
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Dec 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Tiger Skills?
- Tiger Skills is maintained by timescale, which publishes 8 MCP servers (24 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.