Skip to main content
Glama
package.json493 B
{ "name": "mcp-drawio-diagram-server", "version": "1.0.0", "description": "MCP Server for generating Draw.io compatible diagrams from natural language prompts", "type": "module", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": [ "mcp", "drawio", "diagram", "flowchart", "uml" ], "author": "", "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