mindmap-mcp-server
Rank #13,872io.github.ravi-labs/mindmap-mcp-server
Local-first memory & context-handoff across AI tools — capture in one, resume in another. No cloud.
mindmap-mcp-server is a Model Context Protocol (MCP) server published by ravi-labs. It ranks #13,872 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. mindmap-mcp-server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 118,174 of 132,046 servers on MCP Toplist.
Use mindmap-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mindmap-mcp-server -- npx -y @ravi-labs/mindmap-mcp-server[mcp_servers.mindmap-mcp-server]
command = "npx"
args = ["-y", "@ravi-labs/mindmap-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mindmap-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ravi-labs/mindmap-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mindmap-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ravi-labs/mindmap-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mindmap-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ravi-labs/mindmap-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mindmap-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ravi-labs/mindmap-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mindmap-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ravi-labs/mindmap-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ravi-labs%2Fmindmap-mcp-server)<a href="https://mcptoplist.com/server/io.github.ravi-labs%2Fmindmap-mcp-server"><img src="https://mcptoplist.com/badge/io.github.ravi-labs%2Fmindmap-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ravi-labs
Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Jul 1, 2026 |
| 0.4.0 | Jun 12, 2026 |
Frequently asked questions
- Who maintains mindmap-mcp-server?
- mindmap-mcp-server is maintained by ravi-labs, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is mindmap-mcp-server listed on the Official MCP Registry?
- Yes — mindmap-mcp-server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does mindmap-mcp-server have?
- MCP Toplist tracks 2 versions of mindmap-mcp-server, most recently published on Jul 1, 2026.
- Where can I find the source code for mindmap-mcp-server?
- The source code for mindmap-mcp-server is hosted at github.com/ravi-labs/mindmap-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.