A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
{
"mcpServers": {
"linear": {
"env": {
"LINEAR_API_KEY": "your_linear_api_key_here"
},
"args": [
"-y",
"linear-mcp-server"
],
"command": "npx"
}
}
}A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
Is it safe?
No known CVEs for @smithery/cli.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 338 days ago. 346 stars. 19,779 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
5 tools. ~700 tokens (0.3% of 200K).
This server supports HTTP transport. Be the first to test it — help the community know if it works.
linear_create_issueCreate a new Linear issue
linear_update_issueUpdate existing issues
linear_search_issuesSearch issues with flexible filtering
linear_get_user_issuesGet issues assigned to a user
linear_add_commentAdd comments to issues
linear-issueView individual issue details
linear-issue:///{issueId}
linear-team-issuesView team issues
linear-team:///{teamId}/issues
linear-user-assignedView user's assigned issues
linear-user:///{userId}/assigned
linear-organizationView organization info
linear-organization:
linear-viewerView current user context
linear-viewer:
This server is missing a description.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.