SlideCraft
FreeNot checkedCreates AI-powered slide decks directly from Claude Desktop with live progress and QA scores.
About
Creates AI-powered slide decks directly from Claude Desktop with live progress and QA scores.
README
Create AI-powered slide decks directly from Claude Desktop — no browser needed.
Quick install: Tell Claude Desktop: "Read https://raw.githubusercontent.com/dwinter3/slidecraft-mcp/main/SETUP.md and install SlideCraft for me. My API key is
csk_YOUR_KEY_HERE."
What You Can Do
After setup, say things like:
- "Create a 10-slide investor pitch about our Q4 results in blueprint style"
- "Make me a TED Talk deck about why AI partnerships matter"
- "List my SlideCraft decks"
An interactive build monitor renders inline in your conversation, showing slides as they generate with live progress and QA scores.
Manual Setup
1. Clone and build
git clone https://github.com/dwinter3/slidecraft-mcp.git
cd slidecraft-mcp
npm install
npm run build
2. Add to Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
Add to mcpServers:
{
"mcpServers": {
"slidecraft": {
"command": "node",
"args": ["/FULL/PATH/TO/slidecraft-mcp/dist/server.js", "--stdio"],
"env": {
"SLIDECRAFT_API_URL": "https://slidecraft.alpha-pm.dev",
"SLIDECRAFT_API_KEY": "csk_YOUR_API_KEY_HERE"
}
}
}
}
3. Restart Claude Desktop
Cmd+Q, reopen. Look for "SlideCraft" in the hammer icon menu.
Visual Styles
37 styles available including: bold_corporate, ted_talk, minimal_clean, blueprint, neon_cyberpunk, retro_80s, watercolor, terminal_hacker, kittens, isometric, art_deco, space_cosmic, pixel_art, bloomberg_keynote, and more.
Requirements
- Node.js 18+
- Claude Desktop
- SlideCraft API key (starts with
csk_)
License
MIT
Install SlideCraft in Claude Desktop, Claude Code & Cursor
unyly install slidecraft-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add slidecraft-mcp -- npx -y github:dwinter3/slidecraft-mcpFAQ
Is SlideCraft MCP free?
Yes, SlideCraft MCP is free — one-click install via Unyly at no cost.
Does SlideCraft need an API key?
No, SlideCraft runs without API keys or environment variables.
Is SlideCraft hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install SlideCraft in Claude Desktop, Claude Code or Cursor?
Open SlideCraft on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare SlideCraft with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
