Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_presentation | Generate a PPTX presentation from markdown content. Returns path to the generated file. |
| get_template | Get an example markdown template showing the correct format for creating presentations |
| get_config | Get current presentation configuration (colors, fonts, instructor info) |
| update_instructor | Update instructor information in the configuration |
| list_presentations | List all generated presentations in the output folder |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |