cline/linear-mcp
linear-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of linear-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for interacting with Linear's API, providing tools for managing Linear issues, projects, and teams through Cline.
Try linear-mcp with chat:
Tools
Functions exposed to the LLM to take actions
linear_auth
Initialize OAuth flow with Linear
linear_auth_callback
Handle OAuth callback
linear_create_issue
Create a new issue in Linear
linear_create_project_with_issues
Create a new project with associated issues. Note: Project requires teamIds (array) not teamId (single value).
linear_bulk_update_issues
Update multiple issues at once
linear_search_issues
Search for issues with filtering and pagination
linear_get_teams
Get all teams with their states and labels
linear_get_user
Get current user information
linear_delete_issue
Delete an issue
linear_delete_issues
Delete multiple issues
linear_get_project
Get project information
linear_search_projects
Search for projects by name
linear_create_issues
Create multiple issues at once
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client