Skip to main content
Glama
pcnuoyan
by pcnuoyan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PINGCODE_TOKENNoExisting PingCode access token (Bearer Token). One of three authentication methods.
PINGCODE_PASSWORDNoPingCode account plain text password for password authentication (sent as MD5 internally).
PINGCODE_USERNAMENoPingCode account login name or email for password authentication (alternative method).
PINGCODE_CLIENT_IDNoPingCode application Client ID for client credentials authentication (alternative method).
PINGCODE_LOG_LEVELNoLogging level: debug, info, warn, error.info
PINGCODE_MAX_PAGESNoMaximum number of pages for paginated API requests.20
PINGCODE_API_BASE_URLNoRoot URL of the PingCode Open API.https://open.pingcode.com
PINGCODE_WEB_BASE_URLYesWeb page domain used for parsing work item links and password login (required).
PINGCODE_CLIENT_SECRETNoPingCode application Client Secret for client credentials authentication (alternative method).
PINGCODE_MAX_RESPONSE_BYTESNoMaximum allowed response size in bytes.5242880
PINGCODE_REQUEST_TIMEOUT_MSNoHTTP request timeout in milliseconds.15000

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingcode_check_connectionA

验证 PingCode API 地址是否可访问、Token 是否有效,并返回当前身份的非敏感摘要。

pingcode_get_work_item_detailA

读取 PingCode 工作项完整内容,支持链接、内部 ID 或编号(如 SAAS-12144)作为输入。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/pcnuoyan/pingcode-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server