Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GPT_MCP_PORT | No | Port number for the server | 8765 |
| GPT_MCP_DEBUG | No | Enable debug mode | |
| GPT_MCP_ALLOWED_DIRS | No | Allowed directories (separated by semicolons on Windows) |
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 | |