cpropster_linear-mcp-server
0
The Linear MCP Server facilitates management of teams, issues, projects, and cycles through Linear's API. It provides tools to streamline interaction with Linear's services, ensuring secure connections and efficient project management.
Linear MCP Server
This is a Model Context Protocol (MCP) server for Linear, enabling interaction with Linear's API to manage teams, issues, projects, and cycles.
Features
- Retrieve and manage teams, issues, projects, and cycles
- Create and update issues
Quick Start
- Install through the Cline MCP Marketplace
- Configure your Linear credentials
- Verify installation by testing the connection
Installation
- Clone the repository
- Install dependencies and build the server
- Configure with a Linear OAuth token
Usage
- Manage teams, search issues, handle cycles and projects
- Create and update issues
Development
- Built using TypeScript and the Linear SDK
Security Considerations
- Avoid committing sensitive tokens and use environment variables
- Limit application permissions and regularly rotate tokens