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