This MCP server provides integration with Linear, a project management tool, allowing AI assistants to search for issues with detailed filtering options. Built with TypeScript and Bun, it currently implements a 'linear-search-issues' tool that supports filtering by team, status, assignee, labels, project, priority, and more. The implementation was created as an alternative to an existing Linear MCP server that had usability issues, and is designed to be run as a standalone executable or with Bun/Node runtimes. Future plans include adding tools for creating and updating issues, managing projects, and accessing various Linear resources.
Search for issues in Linear.
Create an issue in Linear.
Update an issue in Linear.
Get an issue in Linear.
Get all issues in a project in Linear.
Add a comment to an issue in Linear.
Create a project in Linear.
Update a project in Linear.
No reviews yet. Be the first to review!
Sign in to join the conversation