Tiger Skills runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from npm. Last commit 1 Jul 2026.
Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tiger-skills -- npx -y @tigerdata/tiger-skills-mcp-server
{
"mcpServers": {
"tiger-skills": {
"args": [
"-y",
"@tigerdata/tiger-skills-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.tiger-skills]
command = "npx"
args = ["-y", "@tigerdata/tiger-skills-mcp-server"]
{
"mcpServers": {
"tiger-skills": {
"args": [
"-y",
"@tigerdata/tiger-skills-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tiger-skills": {
"args": [
"-y",
"@tigerdata/tiger-skills-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.