Loading MCP server directory, please wait...
Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories
npx @getmcp/cli add io.github.timescale/tiger-skillsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.timescale/tiger-skills": {
"command": "npx",
"args": [
"-y",
"@tigerdata/tiger-skills-mcp-server"
],
"env": {
"GITHUB_TOKEN": "",
"SKILLS_FILE": ""
}
}
}
}