Loading MCP server directory, please wait...
Create, edit, export and publish social carousels from your Slidefast account.
npx @getmcp/cli add io.slidefast/slidefastRequires Python 3.10+. Community-contributed server. Review source before installing.
SLIDEFAST_API_KEYSlidefast API key, created in Settings > API keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.slidefast/slidefast": {
"command": "uvx",
"args": [
"slidefast-mcp"
],
"env": {
"SLIDEFAST_API_KEY": ""
}
}
}
}