data-ai MCP Server
The MCP Server for 2slides. AI agent for PPT/Presentation/Slides generation.
Discovered via smithery and last synced 1mo ago.
1. Install the package
npx 2slides-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"2slides-mcp": {
"command": "npx",
"args": [
"2slides-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)