MadeByNando_MCP-linear-Server
0
The Linear MCP Integration Server facilitates the integration of AI models with Linear for efficient project management and issue tracking through the Model Context Protocol. It offers tools for creating and searching issues, managing sprints, and handling workflow states, supported by robust error handling and Docker deployment options.
Linear MCP Integration Server
This server provides Linear integration capabilities through the Model Context Protocol (MCP), enabling AI models to interact with Linear for issue tracking and project management.
Features
- Create Issues: Generate new issues in Linear with customizable parameters like title, team ID, and description.
- Search Issues: Perform advanced filtering of issues based on query, team, status, and more.
- Sprint Issues: Retrieve issues from current sprints for specified teams.
- Search Teams: Locate and fetch teams in Linear.
- Filter Sprint Issues: Filter sprint issues by status and user.
- Workflow States: Access available workflow statuses for any team.
- List Projects: Enumerate projects, filterable by team.
Setup
- Developer Setup: Obtain a Linear API key, configure environment, install dependencies, and commence the server.
- Docker Setup: Instructions on building images and running the server using Docker with
docker-compose
.
Technical and Error Handling
Detailed with support for TypeScript, Linear SDK for API interaction, and comprehensive error handling for robust operations.