Plane MCP Server

by gh-Constant

平面 MCP 服务器

一个MCP(模型上下文协议)服务器,为AI助手提供与Plane项目管理平台交互的工具。

特征

  • 列出工作区、项目、周期、模块和问题
  • 创建、更新和删除问题
  • 对问题添加评论
  • 按各种标准过滤问题
  • 获取平面实体(项目、周期等)的详细信息

设置

  1. 克隆此存储库
  2. 安装依赖项:
    npm install
  3. 使用您的 Plane 凭证根据.env.example创建.env文件:
    PLANE_API_KEY=your_api_key PLANE_BASE_URL=https://plane.yourdomain.com PLANE_WORKSPACE_SLUG=your_workspace_slug
  4. 构建 TypeScript 代码:
    npm run build
  5. 运行服务器:
    npm start

以开发模式运行

对于自动重新加载的开发:

npm run dev

在 Smithery.ai 上发布

  1. 确保您的代码已准备好发布
  2. 登录 Smithery.ai
  3. 按照说明发布您的 MCP 服务器
  4. 使用以下环境变量:
    • PLANE_API_KEY :您的 Plane API 密钥
    • PLANE_BASE_URL :你的 Plane 实例的 URL
    • PLANE_WORKSPACE_SLUG :您在 Plane 中的工作空间

可用工具

MCP 服务器提供以下工具:

工作区工具

  • list-workspaces :列出所有工作区
  • get-workspace :获取当前工作区的详细信息

项目工具

  • list-projects :列出所有项目
  • get-project :获取特定项目的详细信息

国家工具

  • get-project-states :获取项目中的所有状态

循环工具

  • list-cycles :列出项目中的所有周期
  • get-cycle :获取特定周期的详细信息

模块工具

  • list-modules :列出项目中的所有模块
  • get-module :获取特定模块的详细信息

发行工具

  • list-issues :列出项目中的问题,并带有可选的过滤功能
  • get-issue :获取特定问题的详细信息
  • create-issue :创建新问题
  • update-issue :更新现有问题
  • delete-issue :删除问题

评论工具

  • list-issue-comments :列出有关某个问题的所有评论
  • add-issue-comment :向问题添加评论

执照

麻省理工学院

-
security - not tested
F
license - not found
-
quality - not tested

一个 MCP 服务器,使 AI 助手能够与 Plane 项目管理平台进行交互,从而允许他们通过结构化的 API 管理工作区、项目、问题和评论。

  1. 特征
    1. 设置
      1. 以开发模式运行
        1. 在 Smithery.ai 上发布
          1. 可用工具
            1. 工作区工具
            2. 项目工具
            3. 国家工具
            4. 循环工具
            5. 模块工具
            6. 发行工具
            7. 评论工具
          2. 执照

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              A Model Context Protocol server that enables AI assistants to interact with Linear project management systems, allowing users to retrieve, create, and update issues, projects, and teams through natural language.
              Last updated -
              32
              80
              5
              TypeScript
              MIT License
              • Apple
            • -
              security
              F
              license
              -
              quality
              A server that bridges Claude AI with the Plane project management platform, enabling AI-powered project management tasks including project creation, task management, team collaboration, and automated workflows.
              Last updated -
              TypeScript
              • Apple
            • A
              security
              A
              license
              A
              quality
              An MCP server that supercharges AI assistants with powerful tools for software development, enabling research, planning, code generation, and project scaffolding through natural language interaction.
              Last updated -
              11
              6
              TypeScript
              MIT License
              • Linux
              • Apple
            • A
              security
              A
              license
              A
              quality
              An MCP server that enables AI assistants to interact with the Notion API, allowing them to search, read, comment on, and create content in Notion workspaces through natural language commands.
              Last updated -
              19
              5,617
              1,472
              TypeScript
              MIT License
              • Apple

            View all related MCP servers

            ID: xz44d8b6cx