mcp-server-linear
by MCP-Mirror
This is an MCP server providing tools for interacting with Linear via an MCP client. It currently supports searching for issues and has plans for creating, updating, and retrieving issues and projects.
Last updated: N/A
What is mcp-server-linear?
This is an MCP server that provides tools to interact with the Linear issue tracking system through an MCP client. It allows users to perform actions like searching for issues within Linear directly from their MCP environment.
How to use mcp-server-linear?
To use this server, you need to add it to your MCP client configuration using the provided JSON snippets. Choose the runtime environment (Bun, Node, or standalone executable) and configure the command, arguments, and environment variables, including your Linear API key.
Key features of mcp-server-linear
Search for issues in Linear
Bun-preferred runtime
Node runtime support
Standalone executable option
JSON configuration for MCP client
Use cases of mcp-server-linear
Searching for specific issues in Linear from an MCP client
Automating issue tracking workflows
Integrating Linear with other MCP-managed systems
Viewing issue details
Viewing project details
FAQ from mcp-server-linear
What is MCP?
What is MCP?
MCP likely refers to a Meta Control Protocol or similar system for managing and automating tasks.
What is Linear?
What is Linear?
Linear is a modern issue tracking tool used by software development teams.
How do I get a Linear API key?
How do I get a Linear API key?
You can obtain a Linear API key from your Linear account settings.
Which runtime should I choose?
Which runtime should I choose?
Choose the runtime that best fits your environment. Bun is the preferred runtime, but Node and a standalone executable are also available.
Where can I find more information about Bun?
Where can I find more information about Bun?
Refer to the Bun documentation at bun.sh for details on installation, usage, and building standalone executables.