PRG MCP
by ciembor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Alternative port for HTTP transport | |
| MCP_PORT | No | Port for HTTP transport | |
| MCP_DATA_DIR | No | Data directory for MCP | |
| MCP_LOG_LEVEL | No | Log level for MCP | |
| MCP_TRANSPORT | No | Transport mode: stdio or http (default: stdio) | |
| MCP_CONFIG_DIR | No | Configuration directory for MCP | |
| PRG_SYNC_CONCURRENCY | No | Number of parallel downloads (default: 2, max: 8) | |
| PRG_SOURCE_TIMEOUT_MS | No | Timeout for single source request in milliseconds (default: 30000) | |
| PRG_MAX_DOWNLOAD_BYTES | No | Hard limit for download size in bytes (default: 4 GiB) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| health_statusA | Returns basic server health. |
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/ciembor/prg-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server