Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Bind address for HTTP/SSE transports. | |
| path | No | URL path when using the HTTP transport. | |
| port | No | Port for HTTP/SSE transports. | |
| transport | No | Choose the FastMCP transport (default stdio). | stdio |
| skills_root | No | Optional skills directory (defaults to ~/.skillz). | ~/.skillz |
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 | |