Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_DIR | No | Directory path for storing service logs | ~/Documents/mcp-assistant/logs |
| INDEX_INTERVAL | No | Re-index interval in milliseconds | 60000 |
| RETENTION_DAYS | No | Number of days to keep logs for retention | 30 |
| MAX_MEMORY_LOGS | No | Maximum number of logs to keep in memory | 10000 |
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 | |