Tiger Skills runs on your own machine — the client starts it, so there is no endpoint to ping. 97 installs a week from npm. Last commit 1 Jul 2026.
Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories
Today is the operative word: we check Tiger Skills every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
GITHUB_TOKEN (Token to access (private) GitHub repos), SKILLS_FILE (Location of configuration file for skills).
The author declared them in the registry entry; get the values from the project itself.
Searchable access to GitLab documentation from multiple repositories with full-text search.
Find GitHub implementations of arXiv research papers — paper lookup, ranked code, search.
AI agent vision for GitHub repository monitoring — with ROI measurement.
Deploy repositories or local folders to private Pocketnook URLs from any MCP client.
Read-only source search and retrieval across configured GitHub repositories
Ask any GitHub repository a question. Get source-backed answers.
Every Agent Skill installed for any coding agent, plus GitHub skill repos, as MCP tools/resources.
Checkout-local repository context graph over MCP; `npx repovine setup` wires skills, agents, hooks.
Answers built from our own checks of this server.