📦
Slides MCP
An MCP server for generating Slides.com presentations.
0 installs
27 stars
2 forks
Trust: 49 — Fair
Devtools
Installation
npx slides-mcpAsk AI about Slides MCP
Powered by Claude · Grounded in docs
I know everything about Slides MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
slides-mcp
This uses the Slides Define API to allow you to create slides.com presentations from an LLM prompt.
Usage
Configure your MCP client to use this MCP server.
{
"slides": {
"url": "https://slides-mcp.kentcdodds.workers.dev/mcp"
}
}
This also supports /sse so you can use it in old clients.
Watch a demo of this MCP server in action
This could be MUCH cooler if slides.com offered a full featured API. I would love to be able to show templates for the LLM to choose from and have a way to upload assets as well.

