Linear MCP Server
UnclaimedA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
Install
npx @smithery/cli install linear-mcp-server --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (16)
assigneeId
(string): Filter by assignee
body
(string): Comment text (markdown supported)
createAsUser
(string): Custom username
description
(string): Issue description (markdown supported)
displayIconUrl
(string): Custom avatar URL
id
(string): Issue ID to update
includeArchived
(boolean): Include archived issues
issueId
(string): Issue ID to comment on
labels
(string[]): Filter by labels
limit
(number, default: 10): Max results
priority
(number, 0-4): Priority level (1=urgent, 4=low)
query
(string): Text to search in title/description
status
(string): Initial status name
teamId
(string): Team ID to create issue in
title
(string): Issue title
userId
(string): User ID (omit for authenticated user)