ai-slides-mcp
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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| login_statusA | Check whether a ChatGPT account is logged in for image generation. |
| generate_imageA | Generate image(s) from a text prompt at the given aspect ratio (16:9, 1:1, 3:4, 9:16, or WxH). Returns saved PNG file paths. |
| build_pptxC | Assemble existing image files into a full-bleed PowerPoint deck. |
| generate_slide_deckA | Generate one image per prompt then assemble them into a PPTX deck. Each prompt should be the CONTENT of one slide. style='slide' (default here) applies a clean editorial presentation design (light, restrained accent, one hero visual, short labels, takeaway banner) — pass raw slide content and the enhancer designs it. Set enhance=False to send prompts verbatim. |
| branded_deckB | Build a branded slide deck: auto-detect brand colors from the logo, generate slides in those colors, composite the original logo onto each slide, assemble PPTX. |
| styled_deckB | Generate a deck matching a reference design image's style and colors (content not copied). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vuhai2002/ai-slides-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server