Skip to main content
Glama

MCP XMind Server

by apeyroux
package.json822 B
{ "name": "@41px/mcp-xmind", "version": "1.1.1", "description": "MCP server for XMind", "license": "MIT", "author": "Alexandre Peyroux <alex@fmap.it>", "type": "module", "bin": { "mcp-server-xmind": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "adm-zip": "^0.5.16", "diff": "^5.1.0", "glob": "^10.3.10", "minimatch": "^10.0.1", "zod": "^3.24.1", "zod-to-json-schema": "^3.24.1" }, "devDependencies": { "@types/adm-zip": "^0.5.7", "@types/diff": "^5.0.9", "@types/minimatch": "^5.1.2", "@types/node": "^20.17.10", "shx": "^0.3.4", "typescript": "^5.7.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/apeyroux/mcp-xmind'

If you have feedback or need assistance with the MCP directory API, please join our Discord server