marp-mcp
Verified Safeby masaki39
Overview
An MCP server enabling AI models to create and edit Marp presentations by manipulating Markdown files with specific layouts and themes.
Installation
No command providedSecurity Notes
The server runs via `npx`, installing and executing an npm package. Its core functionality involves allowing LLMs to read and write (edit) local Markdown files, which inherently carries a risk of unintended file modification if the LLM is unconstrained or malicious. No explicit `eval` or obfuscation is evident from the provided information.
Similar Servers
AI-Prompt-Guide-MCP
Orchestrates AI agents for project management and development workflows by linking structured markdown specifications and tasks.
markitdown-mcp
A Model Context Protocol (MCP) server for converting over 29 file formats (PDFs, Office docs, images, audio, etc.) into clean, structured Markdown, primarily for integration with AI workflows and MCP clients like Claude Desktop.
pptx-generator-mcp
Generate professional PowerPoint presentations from Markdown input via a Model Context Protocol (MCP) server integrated with Claude Desktop.
mcp-docs-server
Serves Markdown documentation, reusable prompt templates, and various file types as an MCP server for AI agents.