A
securityA
licenseA
qualityEnables AI agents to manage issues, projects, and teams on the Linear platform programmatically.
Last updated -
7
83
50
JavaScript
MIT License
该 MCP 服务器提供与 Linear API 交互的工具,允许您获取任务及其相关详细信息。
/Users/tiru5/Library/Application Support/Cursor/User/globalStorage/rooveterinaryinc.roo-cline/settings/mcp_settings.json
YOUR_LINEAR_API_KEY_HERE
替换为您的实际 API 密钥通过可选的过滤从 Linear 获取任务。
参数:
status
(可选):按状态过滤(例如,“待办事项”、“进行中”、“完成”)assignee
(可选):按受让人姓名或 ID 过滤team
(可选):按团队名称或 ID 过滤limit
(可选):返回的最大任务数(默认值:20,最大值:100)例子:
获取有关特定任务的详细信息。
参数:
taskId
(必需):要检索详细信息的任务的 ID例子:
获取线性工作区中的团队列表。
**参数:**无
获取线性工作区中的用户列表。
**参数:**无
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.
提供与 Linear API 交互的工具,允许用户从他们的 Linear 工作区获取任务、任务详细信息、团队和用户。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tyru5/linear-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server