Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHONPATH | No | Path to the promptsmith/src directory to ensure modules are properly imported. | |
| UV_LINK_MODE | No | The link mode for uv, typically set to 'copy'. | copy |
| FASTMCP_SHOW_STARTUP_BANNER | No | Whether to show the startup banner for the FastMCP framework. | false |
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 | |