Progi
by zseta
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROGI_NO_WEB | No | Set to '1' to disable the web UI (default: '0') | 0 |
| PROGI_DB_PATH | No | SQLite file location (default: OS data dir from platformdirs) | OS data dir |
| PROGI_WEB_HOST | No | Web UI bind host (default: 127.0.0.1) | 127.0.0.1 |
| PROGI_WEB_PORT | No | Web UI port (default: 8000) | 8000 |
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/zseta/progi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server