slidev-mcp-server
by feirate
Overview
A WebSocket server for Slidev to enable real-time updates and control of Markdown content (MCP files), serving as a development tool.
Installation
npx mcp --port 8080Security Notes
The server allows unauthenticated WebSocket clients to write arbitrary content to arbitrary file paths on the server's file system via the 'save' event. This is a critical arbitrary file write vulnerability, potentially leading to remote code execution or data corruption.
Similar Servers
slidev-mcp
AI-powered tool for generating professional online presentations using natural language descriptions, built on Slidev and large language models.
ai-skills-hub
Provides AI assistants with access to a team's coding standards, best practices, and knowledge base by dynamically loading Markdown skill files via an MCP server.
documan
A documentation tool that provides a built-in MCP server, allowing AI assistants to semantically search and understand documentation in real-time.
slidev-mcp
An AI-powered server designed to generate and manage Slidev presentation slides and projects.