A
securityF
licenseA
qualityEnables interaction with Linear's API for managing issues, teams, and projects programmatically through the Model Context Protocol.
Last updated -
7
83
1
JavaScript
旨在比现有的 Linear MCP 服务器功能更丰富,并旨在通过 Claude 进行整体项目管理。
这是基于https://github.com/jerhadf/linear-mcp-server的,具有更多功能。
特征:
将服务器配置添加到 Claude Desktop。
注意:Claude 与 nvm 环境兼容。请确保使用 Node 的绝对路径来引用其版本。
create-project
- 创建一个新的 Linear 项目view-project
- 通过 ID 查看线性项目update-project
- 更新线性项目create-initiative
- 创建一个新的线性计划view-initiative
- 按 ID 查看线性倡议update-initiative
- 更新线性倡议create-issue
- 创建一个新的线性问题view-issue
- 通过 ID 查看线性问题update-issue
- 更新线性问题search-issues
- 搜索线性问题create-issue-relation
- 在两个问题(阻止、重复等)之间创建关系view-issue-relations
- 查看给定问题的所有关系delete-issue-relation
- 删除两个问题之间的关系This server cannot be installed
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.
通过模型上下文协议使用线性 API 促进项目管理,允许用户通过创建、查看、更新和优先排序等功能管理计划、项目、问题及其关系。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samcfinan/linear-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server