MCP Configs2026年4月6日·1 分钟阅读

Linear MCP — Project Management for AI Agents

MCP server that connects AI agents to Linear for issue tracking, project management, and workflow automation. Create issues, update status, and query projects via natural language. 1,500+ stars.

介绍

Linear MCP is an MCP server that connects AI agents to Linear project management, with 1,500+ GitHub stars. Create issues, update statuses, query backlog, and automate workflows. Ideal for engineering teams using Linear.


Quick Use

Add the following to .mcp.json:

{
  "mcpServers": {
    "linear": {
      "command": "npx",
      "args": ["-y", "@anthropic/mcp-linear"],
      "env": { "LINEAR_API_KEY": "lin_api_your-key" }
    }
  }
}

Intro

Linear MCP is an MCP server that connects AI agents to Linear project management, with 1,500+ GitHub stars. Create issues, update statuses, query backlog, and automate workflows. Ideal for engineering teams using Linear.


Source & Thanks

Built on Linear API. Licensed under MIT.

mcp-linear — ⭐ 1,500+

🙏

来源与感谢

Built on Linear API. Licensed under MIT.

mcp-linear — ⭐ 1,500+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。