io.github.major/pcp
by major
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PCP_HOST | No | pmproxy host | localhost |
| PCP_PORT | No | pmproxy port | 44322 |
| PCP_TIMEOUT | No | Request timeout (seconds) | 30 |
| PCP_USE_TLS | No | Use HTTPS for pmproxy | false |
| PCP_PASSWORD | No | HTTP basic auth password (optional) | |
| PCP_USERNAME | No | HTTP basic auth user (optional) | |
| PCP_TLS_VERIFY | No | Verify TLS certificates | true |
| PCP_TARGET_HOST | No | Target pmcd host to monitor | localhost |
| PCP_ALLOWED_HOSTS | No | Hostspecs allowed via host param (optional) | |
| PCP_TLS_CA_BUNDLE | No | Path to custom CA bundle (optional) |
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/major/pcp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server