Timescale Tiger Gh
Freeby MCP Community
MCP server to pull status from GitHub
v0.1.1Added Apr 12, 2026
Timescale Tiger Gh MCP Server
MCP server to pull status from GitHub
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/timescale-tiger-gh-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"timescale-tiger-gh": {
"command": "npx",
"args": ["-y", "@iflow-mcp/timescale-tiger-gh-mcp-server"]
}
}
}