A
securityA
licenseA
qualityA MCP server for managing and storing code snippets in various programming languages, allowing users to create, list, and delete snippets via a standardized interface.
Last updated -
3
4
JavaScript
MIT License
线性模型上下文协议 (MCP) 服务器实现,提供用于访问线性资源的 MCP 接口。
Command
sh /absolute/path/to/linear.sh
现在您可以在 Cursor 中使用 Linear MCP 服务器。
您可以从线性设置页面获取线性 API 密钥。
使用指定参数创建新的线性问题:
title
(必填):问题标题teamId
(必填):团队IDdescription
(可选):问题描述priority
(可选):问题优先级(0:无优先级,1:紧急,2:高,3:中,4:低)stateId
(可选):州 IDassigneeId
(可选):受让人IDestimate
(可选):问题估计labelIds
(可选):标签 ID 数组使用查询字符串搜索线性问题。支持各种过滤器:
assignee:@me
:显示分配给您的问题priority:[value]
:按优先级过滤priority:high
包括紧急和高优先级问题state:[value]
或status:[value]
:按州名称过滤team:[value]
:按团队名称过滤label:[value]
:按标签名称过滤使用 URI 读取线性资源:
linear://organization
- 组织详细信息linear://issues
- 问题列表linear://issues/{id}
- 具体问题详情linear://teams
- 团队列表linear://teams/{id}
- 具体团队详情服务器通过以下方式实现速率限制:
服务器提供以下详细的错误消息:
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
通过 MCP 接口实现与 Linear 资源的交互,提供问题管理和资源检索功能,并支持速率限制和错误处理。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Iwark/linear-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server