Skip to content

Commit 541836e

Browse files
feat: add Linear remote MCP (#240)
* feat: add Linear remote MCP Signed-off-by: Dan Barr <[email protected]> * chore: update tool lists for MCP servers\n\nWarning added for servers:\n- linear\n\nAutomatically updated using 'thv mcp list' command.\n\nCo-authored-by: danbarr <[email protected]> --------- Signed-off-by: Dan Barr <[email protected]> Co-authored-by: Dan Barr <[email protected]> Co-authored-by: GitHub Action <[email protected]>
1 parent e917d5b commit 541836e

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

registry/linear/spec.yaml

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# WARNING: Tool list fetch failed on 2025-10-08
2+
# Manual verification may be required
3+
url: https://mcp.linear.app/mcp
4+
description: Linear's official remote MCP server to manage issues, projects, and comments
5+
transport: streamable-http
6+
homepage: https://linear.app/docs/mcp
7+
author: Linear
8+
tier: Official
9+
status: Active
10+
tags:
11+
- issue-tracking
12+
- project-management
13+
- linear
14+
- remote
15+
- task-management
16+
- productivity
17+
- software-development
18+
- bug-tracking
19+
- team-collaboration
20+
tools:
21+
- list_comments
22+
- create_comment
23+
- list_cycles
24+
- get_document
25+
- list_documents
26+
- get_issue
27+
- list_issues
28+
- create_issue
29+
- update_issue
30+
- list_issue_statuses
31+
- get_issue_status
32+
- list_issue_labels
33+
- create_issue_label
34+
- list_projects
35+
- get_project
36+
- create_project
37+
- update_project
38+
- list_project_labels
39+
- list_teams
40+
- get_team
41+
- list_users
42+
- get_user
43+
- search_documentation
44+
metadata:
45+
stars: 0
46+
pulls: 0
47+
last_updated: 2025-10-08T20:03:59Z

0 commit comments

Comments
 (0)