cpropster/linear-mcp-server
If you are the rightful owner of linear-mcp-server 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.
This is a Model Context Protocol (MCP) server for Linear, allowing Claude to interact with Linear's API to manage teams, issues, projects, and cycles.
Tools
Functions exposed to the LLM to take actions
linear_get_teams
Retrieve all teams with their states and labels
linear_search_issues
Search for issues with filtering and pagination
linear_get_cycles
Retrieve all cycles for a team
linear_get_projects
Retrieve all projects
linear_create_issue
Create a new issue
linear_update_issue
Update an existing issue
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client