MCP-Server de Mapas Mentais
@marioluciofjr
About MCP-Server de Mapas Mentais
Repositório com um MCP-Server simples com seis tipos de mapas mentais diferentes.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mapas_mentais_mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@marioluciofjr/mapas_mentais_mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments