Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | Path to SQLite database | |
| MCP_PORT | No | Server port | 8443 |
| MCP_TOKEN | Yes | Authentication token for MCP clients | |
| USE_HTTPS | No | Use HTTPS | true |
| UNIFI_HOST | No | UniFi controller IP/hostname | |
| UNIFI_SITE | No | UniFi site name | default |
| SSL_KEY_PATH | No | Path to SSL private key | |
| ALLOWED_PATHS | No | Comma-separated paths for filesystem access | |
| SSL_CERT_PATH | No | Path to SSL certificate | |
| UNIFI_API_KEY | No | UniFi API key | |
| OBSIDIAN_VAULT_PATH | No | Path to Obsidian vault |
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 | |