Loading MCP server directory, please wait...
Publish and manage existing HTML presentations from an MCP-capable Agent.
npx @getmcp/cli add com.slidesfly/slidesflyRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer API key created in Slidesfly account settings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.slidesfly/slidesfly": {
"url": "https://slidesfly.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}