ai-slides-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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