Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | MCP server host | 0.0.0.0 |
| MCP_PORT | No | MCP server port | 8005 |
| MCP_LOAD_CORE_TOOLS | No | Load built-in tools | False |
| MCP_CUSTOM_TOOLS_DIR | No | Directory for custom tools |
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 | |