PingCode MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| loginA | 打开浏览器进行 PingCode 登录(支持飞书等第三方登录)。登录成功后凭证会自动保存。 |
| logoutA | 退出 PingCode 登录,清除本地保存的凭证。 |
| check_authB | 检查当前 PingCode 登录状态。 |
| get_work_itemB | 通过 PingCode 工作项编号获取详情。支持格式:#12345、12345、LFY-123 等。 |
| get_release_itemsC | 获取某个发布版本关联的缺陷和需求列表。 |
| search_work_itemsC | 搜索 PingCode 工作项。 |
| list_releasesC | 列出项目的所有发布版本。用户可以通过此工具查看版本名称和对应的 ID。 |
| list_projectsB | 列出用户可访问的所有项目。返回项目标识和名称列表。 |
| update_work_item_stateC | 更新工作项(缺陷/需求/任务)的状态。通过状态名称指定目标状态。 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ratatatat1/pingcode-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server