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.
A Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems.
Linear-MCP-Server bridges the gap between Claude (AI assistant) and Linear (project management tool) by implementing the MCP protocol. This allows Claude to retrieve issues, projects, teams, and other data from Linear, create and update issues, change issue status, assign issues to team members, add comments, and create projects and teams. The server uses Linear's GraphQL API and authenticates via user tokens (not OAuth) for simplicity. It provides a seamless integration for AI assistants to manage project tasks efficiently within the Linear ecosystem.
Features
- Access to Linear's GraphQL API through MCP tools
- Authentication via Linear API key
- Retrieve and modify data related to users, teams, projects, and issues
- Create, update and comment on issues
- Add and remove labels