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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论