Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
config | No | Path to server configuration file | |
log-level | No | Logging level (e.g., INFO, DEBUG) | |
allowed-paths | No | Directories the server is allowed to access files from | |
max-file-size | No | Maximum allowed file size for read operations |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |