OlympHill
markmap-mcp-server logo

markmap-mcp-serverEin MCP-Server zum Konvertieren von Markdown in interaktive Mindmaps mit Exportunterstützung (PNG/JPG/SVG).

(0)
Daniel NikulshynGeprüft von Daniel Nikulshyn·Aktualisiert Juli 2026

Übersicht

MarkMap MCP Server basiert auf dem Model Context Protocol (MCP), das eine Ein-Klick-Konvertierung von Markdown-Texten in interaktive Mindmaps ermöglicht und auf dem Open-Source-Projekt markmap aufbaut. Die erstellten Mindmaps unterstützen umfangreiche interaktive Funktionen und können in verschiedenen Bildformaten exportiert werden. Zu den wichtigsten Funktionen gehören die Konvertierung von Markdown in Mindmap, Multi-Format-Export, interaktive Operationen, Markdown-Kopie und automatischer Browser-Vorschau. Voraussetzungen für die Installation sind Node.js Version 20 oder höher. Um das Tool zu nutzen, fügen Sie eine Konfiguration in Ihre MCP-Client-Konfigurationsdatei ein, die den Markmap MCP Server angibt.

Hauptfunktionen

  • Markdown-zu-Mindmap-Konvertierung
  • Multi-Format-Export (PNG, JPG, SVG)
  • Interaktive Operationen (Zoom, Knotenerweiterung)
  • Markdown-Kopie
  • Automatische Browser-Vorschau

Preise

Modell
Free
Kategorie
MCP-Server
Bewertung
Noch keine Bewertungen

Anwendungsfälle

Wissensabbildung

Nutzen Sie Markmap MCP Server, um Markdown-Notizen in interaktive Mindmaps zu konvertieren, um das Wissen besser zu organisieren und zu visualisieren.

Inhaltsproduktion

Nutzen Sie den Server, um aus Markdown-Inhalten Mindmaps für Präsentationen, Artikel oder Social-Media-Beiträge zu erstellen.

Pro & Contra

Pro

  • Ein-Klick-Konvertierung von Markdown zu interaktiven Mindmaps
  • Exportunterstützung für PNG-, JPG- und SVG-Bilder
  • Interaktive Funktionen wie Zoom und Knotenerweiterung

Contra

  • Erfordert Node.js v20 oder höher
  • Manuelle Konfiguration für MCP-Client-Einrichtung erforderlich

Bewertungen

Melde dich an, um eine Bewertung abzugeben.

Noch keine Bewertungen. Sei die/der Erste!

Fragen & Antworten

What do I need to configure in my MCP client?

Add a `mcpServers` entry in your client config pointing to the Markmap server: set `type` to `stdio`, `command` to `npx y @jinzcdev/markmap-mcp-server`, and optionally set `env` with `MARKMAP_DIR` for output location. The service also supports a command‑line `output` argument that overrides the environment variable.

Asked by Bilal Choudhury · Sep 2, 2025

What interactive features are available in the generated mind maps?

The maps allow zooming, expanding/collapsing nodes, and other interactive operations. They can be previewed automatically in a browser if configured to do so.

Asked by Omar Haddad · Aug 20, 2025

Can I export mind maps to image formats?

Yes, the server supports exporting to PNG, JPG, and SVG. Specify the output directory via the `--output` flag or the `MARKMAP_DIR` environment variable.

Asked by Rosalind Frost · Jul 22, 2025

How do I install and run Markmap MCP Server?

Install via Smithery with `npx y @smithery/cli install @jinzcdev/markmap-mcp-server-client-claude`, or use npm: `npm install @jinzcdev/markmap-mcp-server-g` and run `npx y @jinzcdev/markmap-mcp-server output /path/to/output`. Alternatively clone the repo, run `npm install` and `npm run build`, then start with `node build/index.js`. It requires Node.js 20+.

Asked by Yuki Mori · May 28, 2025

Frage stellen

Alternativen zu MCP-Server