Slidespeak

Created By
SlideSpeaka year ago
Overview

what is Slidespeak?

Slidespeak is a tool designed to automate the process of creating and managing presentations using Docker and API integration.

how to use Slidespeak?

To use Slidespeak, you need to set up a Docker container with the provided configuration and obtain an API key from the Slidespeak website.

key features of Slidespeak?

  • Easy integration with Claude Desktop for automated presentation management.
  • Docker support for easy deployment and testing.
  • API key management for secure access.

use cases of Slidespeak?

  1. Automating the creation of presentation slides.
  2. Integrating with other applications for seamless presentation workflows.
  3. Local testing and development of presentation tools.

FAQ from Slidespeak?

  • How do I get an API key for Slidespeak?

You can obtain an API key by visiting the Slidespeak API page at https://slidespeak.co/slidespeak-api/.

  • Can I run Slidespeak without Docker?

Yes, you can run Slidespeak directly by following the provided configuration instructions.

  • How do I make a new release of Slidespeak?

Update the version in the specified files and create a new release on GitHub.

Server Config

{
  "mcpServers": {
    "slidespeak": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "SLIDESPEAK_API_KEY",
        "slidespeak/slidespeak-mcp:latest"
      ],
      "env": {
        "SLIDESPEAK_API_KEY": "YOUR-API-KEY-HERE"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
SlideSpeak
Star
-
Language
-
License
-

Recommend Servers

View All