Back to Home
zerob13 icon

slidev-mcp

by zerob13

Overview

An AI-powered server designed to generate and manage Slidev presentation slides and projects.

Installation

Run Command
pnpm start

Security Notes

CRITICAL: The `create-slidev-project` tool is highly vulnerable to command injection and path traversal. The `projectPath` argument, which comes directly from user input, is used unsanitized in `node:child_process.exec` (via `npx degit ... "${projectPath}"`) and `node:fs` operations. An attacker could inject arbitrary shell commands (e.g., `$(rm -rf /)` or remote code execution payloads) by manipulating `projectPath`. Additionally, path traversal with `../../` could lead to arbitrary file overwrites or creation outside the intended project directory.

Similar Servers

Stats

Interest Score30
Security Score1
Cost ClassLow
Stars1
Forks0
Last Update2026-01-15

Tags

SlidevAIPresentationsMCPContent Generation