kiwiki
by natorus87
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIWIKI_USERS | Yes | Built-in users in 'user:key:role' format, comma-separated | |
| KIWIKI_BASE_URL | No | Public base URL used in MCP and OAuth metadata | http://localhost:8080 |
| KIWIKI_DATA_DIR | No | Data directory for all wiki files | /data |
| KIWIKI_LOG_LEVEL | No | Python log level | INFO |
| KIWIKI_TRUST_PROXY | No | Use secure cookies behind a TLS reverse proxy | true |
| KIWIKI_CORS_ORIGINS | No | Comma-separated list of allowed CORS origins | * |
| KIWIKI_OAUTH_TOKEN_SECRET | No | Optional stable secret for signing OAuth MCP tokens | |
| KIWIKI_RATE_LIMIT_ENABLED | No | Enables login, read, and write rate limits | true |
| KIWIKI_OAUTH_TOKEN_TTL_SECONDS | No | OAuth access-token lifetime | 86400 |
| KIWIKI_OAUTH_REFRESH_TOKEN_TTL_SECONDS | No | OAuth refresh-token lifetime | 2592000 |
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
ActivitySlowing
ResponsivenessNo issues