linear-mcp-go

linear-mcp-go

3.4

If you are the rightful owner of linear-mcp-go and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Linear, written in Go, providing tools for interacting with the Linear API.

The Linear MCP Server is a Go-based server that facilitates interaction with the Linear API through the Model Context Protocol (MCP). It allows users to create, update, and search for issues, manage comments, and retrieve team information while respecting Linear's API rate limits. The server is designed to be easily integrated with AI assistants, particularly Cline, a VSCode extension. It supports both read-only and write-access modes, with the latter enabling more comprehensive issue management capabilities. The server is distributed as pre-built binaries for various platforms, ensuring ease of installation and setup. Additionally, it includes automated setup scripts for seamless integration with AI tools, making it a versatile solution for developers looking to enhance their workflow with Linear.

Features

  • Create, update, and search Linear issues
  • Get issues assigned to a user
  • Add comments to issues
  • Retrieve team information
  • Rate-limited API requests to respect Linear's API limits