Overview
what is Linear MCP Server?
Linear MCP Server is a private server designed for interacting with Linear's API, providing tools for managing Linear issues, projects, and teams through Cline.
how to use Linear MCP Server?
To use the Linear MCP Server, clone the repository, install dependencies, set up authentication with a personal access token, and run the server.
key features of Linear MCP Server?
- Create, update, and delete issues with full support for various fields.
- Manage projects and associate issues with them.
- Access team information and manage team states.
- Support for personal access token authentication and secure token storage.
- Batch operations for bulk issue creation and deletion.
use cases of Linear MCP Server?
- Managing software development tasks and issues in Linear.
- Automating project management workflows.
- Integrating Linear with other tools through API.
FAQ from Linear MCP Server?
- What authentication methods are supported?
The server supports Personal Access Token (PAT) authentication and OAuth flow (not yet implemented).
- Can I run this server on any operating system?
Yes! The server can be run on macOS, Windows, and Linux.
- Are there any features in development?
Yes, features like comment functionality, complex search filters, and OAuth flow are currently being worked on.