Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HOST | No | Server bind host | 127.0.0.1 |
PORT | No | Server bind port | 8765 |
LOG_LEVEL | No | Future: server log level | info |
MCP_MAIL_STORE | No | Root for per-project archives and SQLite | ~/.mcp-agent-mail |
ATTACHMENT_POLICY | No | Future: auto, file, or inline default for image conversion | auto |
IMAGE_INLINE_MAX_BYTES | No | Threshold for inlining WebP images during send_message (if enabled) | 65536 |
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 |