Skip to content

Timescale Tiger Linear

Free

by MCP Community

MCP server to pull status from Linear

v0.1.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Timescale Tiger Linear MCP Server

MCP server to pull status from Linear

Installation

Reviews

Leave a Review

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"]
    }
  }
}