{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mind-elixir/mcp","description":"Create, edit, and organize mind maps in the Mind Elixir Desktop app from any MCP client.","title":"Mind Elixir","repository":{"url":"https://github.com/mind-elixir/mcp","source":"github"},"version":"0.1.5","websiteUrl":"https://app.mind-elixir.com","icons":[{"src":"https://raw.githubusercontent.com/mind-elixir/mcp/main/app-icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@mind-elixir/mcp","version":"0.1.5","transport":{"type":"stdio"},"environmentVariables":[{"description":"Target URL of the Mind Elixir Desktop MCP endpoint. Defaults to http://127.0.0.1:6595/mcp","format":"string","name":"MIND_ELIXIR_MCP_URL"}]}],"_meta":{"io.modelcontextprotocol.registry/publisher-provided":{"categories":["productivity","note-taking","knowledge-management","mind-maps"],"contact":"https://github.com/mind-elixir","desktopAppUrl":"https://app.mind-elixir.com","docs":"https://app.mind-elixir.com/blog/use-mcp","io.mind-elixir":{"defaultEndpoint":"http://127.0.0.1:6595/mcp","tools":[{"description":"Create a new blank mind map and navigate the app to the editor.","name":"new_mindmap"},{"description":"Return the full node tree (topics, IDs, hierarchy) of the current mind map.","name":"get_all_nodes"},{"description":"Replace the current mind map with one built from a JSON structure.","name":"generate_mindmap"},{"description":"Change the topic text of an existing node, keeping its position and links.","name":"edit_topic"},{"description":"Add a child node under an existing parent; returns the generated node ID.","name":"add_child"},{"description":"Attach a summary node that consolidates a range of sibling child nodes.","name":"add_node_summary"},{"description":"Draw a labelled connection arrow between two nodes to show a relationship.","name":"add_arrow"}]},"keywords":["mind map","mindmap","mind mapping","brainstorming","outline","note-taking","knowledge base","diagram","desktop","tauri"],"longDescription":"A local bridge to the MCP server built into Mind Elixir Desktop. It exposes seven tools that let an AI assistant create a mind map from scratch, read the map that is currently open, rename and add nodes, attach summary nodes over a range of siblings, and draw labelled arrows between nodes. All processing stays on the user's machine: the desktop app hosts the endpoint on 127.0.0.1:6595 and the bridge only forwards JSON-RPC over loopback.","requiresDesktopApp":true}}},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-14T12:28:19.028149Z","publishedAt":"2026-09-14T12:28:19.028149Z","updatedAt":"2026-09-14T12:28:19.028149Z","isLatest":true}}}
