linear-mcp-server

kamolc4/linear-mcp-server
★ 0 stars TypeScript AI/LLM Updated 8d ago
Production-ready Linear MCP Server template for the Model Context Protocol (MCP). Build AI integrations with the Linear API using TypeScript, OAuth2, issues, projects, teams, comments, Claude Desktop, Cursor, Windsurf, and other MCP clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

aiai-agentsclaudeclaude-desktopcursorissue-trackinglinearlinear-apimcpmcp-servermcpforge-9f11a156model-context-protocoloauth2project-managementstarter-template