pindoc
by var-gg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PINDOC_PROJECT | No | Default project for unscoped reads/config. | pindoc |
| PINDOC_BIND_ADDR | No | Security intent. Non-loopback values require an IdP or explicit public unauthenticated opt-in. | 127.0.0.1:5830 |
| PINDOC_DAEMON_PORT | No | Host port used by Docker Compose. | 5830 |
| PINDOC_AUTH_PROVIDERS | No | Identity providers enabled for external requests. Current provider: github. | |
| PINDOC_PUBLIC_BASE_URL | No | Public base URL used in generated links and OAuth metadata. | http://127.0.0.1:${PINDOC_DAEMON_PORT} |
| PINDOC_FORCE_OAUTH_LOCAL | No | Development flag that routes loopback /mcp calls through OAuth bearer auth for local QA. | false |
| PINDOC_ALLOW_PUBLIC_UNAUTHENTICATED | No | Explicit opt-in for external exposure without an IdP. Use only behind a trusted network/reverse proxy. | false |
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
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues