Linear Issues

Integrates with Linear issue tracking to provide read-only access to issue details and comments without switching contexts.

View Source
1 stars
0 tools
Created Aug 2025
@keegancsmith/keegancsmith-linear-issues-linear-issues-mcp-server

About

Integrates with Linear issue tracking to provide read-only access to issue details and comments without switching contexts.

Categories

general

Installation

npm

npm install @keegancsmith/keegancsmith-linear-issues-linear-issues-mcp-server

Configuration

{ "mcpServers": { "keegancsmith-linear-issues-linear-issues-mcp-server": { "command": "npx", "args": [ "-y", "@keegancsmith/keegancsmith-linear-issues-linear-issues-mcp-server" ] } } }