Skip to main content
Glama
package.json777 B
{ "name": "diagram-master", "version": "1.0.1", "description": "MCP Server for generating Draw.io compatible diagrams from natural language prompts", "type": "module", "main": "index.js", "bin": { "diagram-master": "index.js" }, "files": [ "index.js", "drawio-generator.js", "README.md", "CHANGELOG.md", "LICENSE" ], "scripts": { "start": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/thechandanbhagat/diagram-master.git" }, "keywords": [ "mcp", "drawio", "diagram", "flowchart", "uml" ], "author": "Chandan Gupta Bhagat", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

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/thechandanbhagat/diagram-master'

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