Skip to content

epicweb-dev/slides-mcp

Repository files navigation

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

Split-screen video showing a chat interface generating slides from an article and a presenter explaining the process on camera.

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.

About

An MCP server for generating Slides.com presentations.

Resources

Stars

Watchers

Forks