mindm-mcp

mindm-mcp

3.3

If you are the rightful owner of mindm-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server implementation for the `mindm` library, providing a standardized interface to interact with MindManager on Windows and macOS.

The MindManager MCP Server allows users to programmatically interact with MindManager through the Model Context Protocol (MCP). It leverages the `mindm` library to manipulate MindManager documents, topics, relationships, and other mindmap elements. This server provides a standardized way to provide context and tools to LLMs, enabling the retrieval of mindmap structures, exporting to various formats, and accessing MindManager installation details. It supports both Windows and macOS platforms, with full support on Windows and limited support on macOS. The server can be integrated with Claude Desktop or other MCP-compatible applications, allowing LLMs to access and manipulate mindmap content.

Features

  • Retrieve mindmap structure and central topics
  • Export mindmaps to Mermaid, Markdown, JSON formats
  • Get information about MindManager installation and library folders
  • Get current selection from MindManager

Tools

  1. Document Interaction

    Tools for retrieving mindmap structure, current selection, library folder path, and grounding information.

  2. Serialization

    Tools for serializing the current mindmap to Mermaid, Markdown, and JSON formats.