MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. linear-mcp-go

linear-mcp-go

GitHub

This Go-based repository provides a Model Context Protocol (MCP) server for Linear, enabling interaction with the Linear API for issue management, team information retrieval, and comment addition, while respecting API rate limits.

10
0

Linear MCP Server

This Go-based project provides a Model Context Protocol (MCP) server for interacting with the Linear API. It offers tools for creating, updating, and searching Linear issues, retrieving user-assigned issues and team information, and adding comments. The server incorporates rate-limiting to adhere to Linear's API constraints.

Features include issue management (create, update, search), user issue retrieval, commenting, team information access, and rate-limited API requests.

Installation is available via pre-built binaries from the GitHub Releases page or through an automated script.

Usage involves setting the LINEAR_API_KEY environment variable and running the server with optional write access. The setup command automates configuration for AI assistants like Cline, including auto-approval of specific tools.

Available Tools include linear_create_issue, linear_update_issue, linear_search_issues, linear_get_user_issues, linear_get_issue, linear_add_comment, and linear_get_teams.

Testing is implemented using go-vcr against a test Linear workspace.

Releases are automated via GitHub Actions upon pushing a tag matching v*.

The project is licensed under the MIT License.

Repository

GE
geropl

geropl/linear-mcp-go

Created

February 27, 2025

Updated

March 24, 2025

Language

Go

Category

Developer Tools