Markmap MCP Server

markdown_to_mindmap

Convert Markdown documents into interactive mind maps for visual organization and enhanced brainstorming. Generate mind maps directly in your browser for easy sharing and collaboration.

Instructions

Convert a Markdown document into an interactive mind map

Input Schema

NameRequiredDescriptionDefault
markdownYesMarkdown content to convert into a mind map
openNoWhether to open the generated mind map in a browser (default: false)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "markdown": { "description": "Markdown content to convert into a mind map", "type": "string" }, "open": { "default": false, "description": "Whether to open the generated mind map in a browser (default: false)", "type": "boolean" } }, "required": [ "markdown" ], "type": "object" }

You must be authenticated.

Other Tools from Markmap MCP Server

Related Tools

    ID: 7x4avg7jie