Skip to main content
Glama

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/YuChenSSR/mindmap-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server