CODING DevOps MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROJECT | No | 默认项目名称 | |
| CODING_TOKEN | Yes | CODING Personal Access Token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_issuesC | 查询我最近更新的工作项,可以根据其中IssueType查询,默认查询limit为20条 |
| create_issueC | 创建新的工作项 |
| delete_issueC | 删除工作项 |
| delete_projectB | 删除 CODING DevOps 中的指定项目 |
| list_projectsC | 查询当前用户在 CODING DevOps 中的项目列表 |
| create_projectC | 在 CODING DevOps 中创建新项目 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yupengfei1209/coding_devops_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server