PingCode MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PINGCODE_BASE_URL | Yes | PingCode base URL, e.g. https://your-domain.pingcode.com | |
| PINGCODE_READONLY | No | Set to 'true' to enable read-only mode | false |
| PINGCODE_CLIENT_ID | No | Client ID for OAuth2 client credentials | |
| PINGCODE_AUTH_SCHEME | No | Auth scheme, default Bearer | |
| PINGCODE_BUG_TYPE_ID | No | Bug type ID | |
| PINGCODE_ACCESS_TOKEN | No | Direct API access token | |
| PINGCODE_API_BASE_URL | No | API base URL, default https://open.pingcode.com | |
| PINGCODE_CLIENT_SECRET | No | Client secret for OAuth2 client credentials | |
| PINGCODE_AUTH_TOKEN_PATH | No | Path to store user token | |
| PINGCODE_OAUTH_REDIRECT_URI | No | OAuth redirect URI | |
| PINGCODE_PROJECT_IDENTIFIER | Yes | Project key identifier | |
| PINGCODE_OAUTH_AUTHORIZE_URL | No | OAuth authorize URL | |
| PINGCODE_REQUIREMENT_TYPE_ID | No | Requirement type ID | |
| PINGCODE_DEFAULT_ASSIGNEE_NAME | Yes | Default assignee name for 'my items' |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/frontendRicky/pingcode-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server