Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (HTTP mode only) | 3000 |
| LOG_LEVEL | No | Logging level | info |
| API_BASE_URL | No | PDF Generator API base URL | https://us1.pdfgeneratorapi.com/api/v4 |
| BEARER_TOKEN_JWT | No | JWT token (stdio mode only) |
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 | |