MCP.so
ログイン

MCP-Server de Mapas Mentais

@marioluciofjr

MCP-Server de Mapas Mentais について

Repositório com um MCP-Server simples com seis tipos de mapas mentais diferentes.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

marioluciofjr

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mapas_mentais_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@marioluciofjr/mapas_mentais_mcp",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP-Server de Mapas Mentais?

It is a Python-based MCP server that generates automated mind maps to help study, review, compare, and present topics. Designed for students, teachers, and professionals, it integrates with Claude Desktop and uses the FastMCP library and the Model Context Protocol.

How to use MCP-Server de Mapas Mentais?

Install via Smithery (npx -y @smithery/cli install @marioluciofjr/mapas_mentais_mcp --client claude) or set up manually by adding a "mapas_mentais" entry to the claude_desktop_config.json file with uv pointing to the project directory. Once configured, invoke tools such as apresenta, compara, inicial, intermediario, problemas, and revisa through Claude Desktop.

Key features of MCP-Server de Mapas Mentais

  • Offers six distinct mind‑map types for different purposes.
  • Integrates directly with Claude Desktop via the MCP protocol.
  • Built with Python 3.10+ and the FastMCP package.
  • Easy to extend and adapt to other automation systems.
  • Licensed under MIT – open source and community‑friendly.

Use cases of MCP-Server de Mapas Mentais

  • Generate an initial knowledge map when starting to study a new topic.
  • Compare two subjects side by side with a structured mind map.
  • Create a presentation‑focused mind map for lectures or workshops.
  • Analyze problems related to a theme using a dedicated mind map type.
  • Review previously learned content quickly with a revision map.

FAQ from MCP-Server de Mapas Mentais

What mind map types are available?

The server provides six types: apresenta (presentation), compara (comparison), inicial (initial knowledge), intermediario (intermediate knowledge), problemas (problem analysis), and revisa (revision).

What are the system requirements?

Python 3.10 or higher, the uv package, and Claude Desktop must be installed.

How do I install it on Claude Desktop?

You can use the Smithery CLI command (npx -y @smithery/cli install @marioluciofjr/mapas_mentais_mcp --client claude) or manually add a JSON configuration entry pointing uv to your project folder in claude_desktop_config.json.

Is the project open source?

Yes, it is licensed under the MIT License.

Where can I find more information or contribute?

The official GitHub repository contains the full source code, documentation, and contribution guidelines. Contact the author via LinkedIn, email, or the project website.

コメント

「その他」の他のコンテンツ