slides-mcp

slides-mcp

3.4

If you are the rightful owner of slides-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server facilitates the integration of language model prompts with various applications, enabling the creation of dynamic content such as presentations.

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.