Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
init_presentation | Initialize a new Marp presentation project with directory structure, theme, and templates |
generate_slide | Generate a slide using academic theme layouts (returns markdown string for copy-paste) |
list_slide_layouts | List all available slide layouts with their parameters and descriptions |