Linear MCP Server

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Provides tools for issue tracking and project management in Linear, allowing users to create and update issues, search and filter issues, retrieve user-assigned tasks, add comments, and access organizational information.

선형 MCP

Linear용 MCP(Model Context Protocol) 서버로, 문제 추적 및 프로젝트 관리를 위한 도구를 제공합니다.

구성

선형 보안 설정 으로 이동하여 API 키를 생성하세요.

그런 다음 LINEAR_API_KEY 환경 변수로 구성합니다.

지엑스피1

서버 실행

uvx --from git+https://github.com/vinayak-mehta/linear-mcp linear-mcp

도커

docker build -t linear-mcp:latest . docker run -it --rm -e LINEAR_API=lin_api_xxxxxx linear-mcp:latest

Claude Desktop에서 이를 사용하려면 다음과 같이 해야 합니다.

"linear-mcp-server": { "command": "docker", "args": [ "run", "-it", "--rm", "-e", "LINEAR_API_KEY=lin_api_xxxxxx", "linear-mcp-server:latest" ] }

자원

선형 MCP는 다음 리소스 유형에 대한 액세스를 제공합니다.

의지설명예제 URI
문제특정 선형 문제에 대한 세부 정보linear-issue:///a1b2c3d4
팀 문제특정 팀의 모든 문제linear-team:///ENG/issues
사용자 문제사용자에게 할당된 문제linear-user:///me/assigned
조직선형 조직에 대한 세부 정보linear-organization:
뷰어인증된 사용자에 대한 정보linear-viewer:

도구

도구설명
linear_create_issue제목, 설명 및 기타 속성을 사용하여 새로운 선형 문제를 만듭니다.
linear_update_issue기존 이슈의 속성 업데이트
linear_search_issues유연한 필터링 기준을 사용하여 문제 검색
linear_get_user_issues특정 사용자에게 할당된 문제 검색
linear_add_comment기존 문제에 댓글 추가

예시 프롬프트

새로운 이슈 생성

Create a bug ticket: "Login screen disappears like magic tricks at a birthday party!" Priority: HIGH, Team: Engineering

문제 업데이트

Upgrade ENG-123 to "shooting star" priority! Users are excited! Change status to "Racing to the finish line!"

문제 검색

Find all Frontend tasks with "authentication" that are patiently waiting for their moment to shine

사용자 작업 검색

What exciting challenges await me today in Linear?

댓글 추가

Add to DEV-456: "Temporarily paused while the API does its beauty routine. Back on it next sprint with fresh energy!"

조직 개요

Show me our amazing team structure so I can appreciate all the talented people making this happen

특허

아파치 2.0

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Linear와 통합된 모델 컨텍스트 프로토콜 서버로, AI 어시스턴트가 프로젝트 관리 및 이슈 추적을 위해 이슈를 생성, 업데이트, 검색하고, 코멘트를 달 수 있도록 지원합니다.

  1. Configuration
    1. Running the Server
      1. Docker
    2. Resources
      1. Tools
        1. Example Prompts
          1. Creating a New Issue
          2. Updating an Issue
          3. Searching for Issues
          4. Retrieving User Tasks
          5. Adding a Comment
          6. Organization Overview
        2. License
          ID: 4t9pgjso9u