Mindmap MCP Server

convert_markdown_to_mindmap

Transform Markdown content into interactive mindmaps for visualizing hierarchical information via HTML or saved files using the Mindmap MCP Server.

Instructions

Convert Markdown content to a mindmap mind map.

Args: markdown_content: The Markdown content to convert Returns: Either the HTML content or the file path to the generated HTML, depending on the --return-type server argument

Input Schema

NameRequiredDescriptionDefault
markdown_contentYes

Input Schema (JSON Schema)

{ "properties": { "markdown_content": { "title": "Markdown Content", "type": "string" } }, "required": [ "markdown_content" ], "title": "convert_markdown_to_mindmapArguments", "type": "object" }

You must be authenticated.

Other Tools from Mindmap MCP Server

Related Tools

ID: jgeglu7wqw