keegancsmith_linear-issues-mcp-server

keegancsmith_linear-issues-mcp-server

3.1

If you are the rightful owner of keegancsmith_linear-issues-mcp-server 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.

Linear Issues MCP Server provides read-only access to Linear issues using a Linear API token.

The Linear Issues MCP Server is a simple Model Context Protocol server designed to facilitate read-only access to Linear issues. It allows language models to fetch Linear issues and their associated data using a Linear API token. This server is particularly useful for integrating Linear issue tracking with language models, enabling them to retrieve issue details and comments efficiently. The server requires Node.js and a Linear API token or OAuth access token for operation. It is designed to be used with tools like Claude for Desktop, where it can be configured to fetch issue details and comments seamlessly. The server supports two main tools for fetching issue data, making it a versatile solution for developers and teams using Linear for issue tracking.

Features

  • Fetches basic details about a Linear issue by URL or identifier.
  • Retrieves complete information about a Linear issue including all comments.
  • Requires Node.js and a Linear API token or OAuth access token.
  • No installation needed if using npx, simplifying setup.
  • Integrates with Claude for Desktop for seamless issue tracking.