CODING DevOps MCP Server

by yupengfei1209
Verified

list_projects

Retrieve a list of projects from CODING DevOps based on user permissions, optionally filtered by project name, using the MCP interface to manage and organize resources efficiently.

Instructions

查询当前用户在 CODING DevOps 中的项目列表

Input Schema

NameRequiredDescriptionDefault
projectNameNo项目名称,支持模糊匹配

Input Schema (JSON Schema)

{ "properties": { "projectName": { "description": "项目名称,支持模糊匹配", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from CODING DevOps MCP Server

Related Tools

ID: jf2glymwix