linear-mcp
0
The Linear MCP Server is designed to facilitate interaction with the Linear API, providing functionalities to fetch and filter tasks, and obtain details about teams and users. It is particularly useful for managing tasks within a Linear workspace efficiently.
Linear MCP Server
This project is an MCP server that provides tools to interact with the Linear API. It allows you to fetch tasks and their details, and retrieve information about teams and users in the Linear workspace.
Features
- Fetch tasks with optional filtering by status, assignee, team, and limit.
- Get detailed information about specific tasks.
- Retrieve a list of teams and users in the Linear workspace.
Setup
- Install dependencies using npm.
- Build the server.
- Configure with your Linear API key in the MCP settings file.