Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number to use when TRANSPORT is set to 'remote'. Default is often 8888 based on examples. | |
| TRANSPORT | No | The transport mode for the server. Set to 'remote' to use streamable HTTP mode instead of the default stdio. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |