MCP Servers / productivity / Linear

Linear

JSON →
noneproductivity

Interact with the Linear API to manage issues, projects, and teams.

Install
How to run this server

No install command recorded.

server path: linear-4
Tools
What this server exposes
create_issue
Create issues with full field support (title, description, team, project, etc.)
update_issue
Update existing issues (priority, description, etc.)
delete_issue
Delete issues (single or bulk deletion)
search_issues
Search issues with filtering
associate_issue_with_project
Associate issues with projects
create_parent_child_issue
Create parent/child issue relationships
create_project
Create projects with associated issues
get_project
Get project information
associate_issue_with_project
Associate issues with projects
get_team
Get team information (with states and workflow details)
get_team_states
Access team states and labels
bulk_create_issues
Bulk issue creation
bulk_delete_issues
Bulk issue deletion
Configuration
Environment & auth
authnone
envLINEAR_API_KEY
envLINEAR_CLIENT_ID
envLINEAR_CLIENT_SECRET
Resources
Linear — MCP Server · libregistry