- Explore MCP Servers
- slides-mcp
Slides Mcp
slides-mcp is a tool that leverages the Slides Define API to facilitate the creation of presentations on slides.com using prompts generated by a language model. It aims to streamline the process of generating slide content automatically.
No tools
Overview
Installations
{}
Arguments
{}
Examples
{}
Content
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.
Tools
No tools