SlideForge
dev.slideforge/slideforgeDeterministic, fully editable PowerPoint from typed slide intents. 200+ layouts, brand templates.
Tools · 7
Browse the PowerPoint slide catalog progressively. No args -> form overview (when-to-use, bound fields, variant counts). family=<form> -> variant one-liners. q=<text> -> ranked search. variant=/prior_…
Plan a PowerPoint slide before rendering (free): send a short brief, get ranked candidates + a separated verdict — route (which slide: selected|needs_confirmation|ambiguous), input (can it render: rea…
Create one PowerPoint slide (.pptx, native, editable) from a structured intent in ONE call: pick a `form` from the menu and put your content in the typed fields (placed on the slide as given), or pass…
Create a complete PowerPoint presentation (.pptx): a whole multi-slide deck, native and editable, in one call. `slides` is a list of create_slide intents (same form menu + data shapes — see create_sli…
Translate a PowerPoint (.pptx) deck preserving all formatting. $0.02/slide. Supports 32 languages (Latin, Cyrillic, Greek scripts). Provide job_id (from a previous create_slide/create_deck), pptx_url,…
Upload assets for PowerPoint (.pptx) generation: company template, logo, image, or document — or AI-generate an image. Purposes: • logo — company logo for chrome (PNG/JPG/SVG, max 5MB) → logo_id • im…
SlideForge account for PowerPoint generation: balance, billing, job history, feedback, data controls. All free. Actions: status (balance+plan), usage (spend breakdown), jobs (history), job (single job…
Resources · 2
Inline preview card rendered when a SlideForge tool returns a slide or deck. Updates live via ui/notifications/tool-result. Supports direct file upload (drag-drop) and chained PDF → translate flows.
ui://slideforge/result-card/v19
Inline preview card rendered when a SlideForge tool returns a slide or deck. Updates live via ui/notifications/tool-result. Supports direct file upload (drag-drop) and chained PDF → translate flows.
ui://slideforge/result-card/skybridge/v19
Prompts · 2
Generate a multi-slide PowerPoint deck from a topic via structured slide intents (parallel deterministic render).
Generate a single client-ready slide: pick a form from the create_slide menu and pass typed fields, or just a brief.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"slideforge": {
"url": "https://api.slideforge.dev/mcp/",
"transport": "streamable-http"
}
}
}