Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | The host address to bind to when using 'streamable-http' transport (e.g., '127.0.0.1' or '0.0.0.0'). | |
| port | No | The port number to bind to when using 'streamable-http' transport (e.g., '8000' or '8080'). | |
| transport | No | The transport protocol to use, such as 'stdio' or 'streamable-http'. | |
| UV_PROJECT_ENVIRONMENT | No | Environment variable to specify the project environment (e.g., '.venv'). |
Capabilities
Server capabilities have not been inspected yet.
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 | |