Back to Home
feirate icon

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

Run Command
npx mcp --port 8080

Security 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

Stats

Interest Score0
Security Score1
Cost ClassLow
Stars0
Forks0
Last Update2025-12-11

Tags

SlidevWebSocketDevelopment ServerMarkdownReal-time