drawio-parser-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| validate_drawioA | Validate Draw.io XML syntax and structure. Returns validation result with errors, warnings, and suggestions. |
| parse_drawioB | Parse Draw.io XML and extract diagram structure. Returns cells, edges, layers, and statistics. |
| analyze_drawioB | Fully analyze Draw.io XML: validate syntax and parse structure. Returns both validation issues and parsed diagram structure. |
| get_diagram_summaryA | Get a concise summary of a Draw.io diagram. Returns statistics and overview without full structure details. |
| list_cellsA | List all cells (shapes and connections) in a Draw.io diagram. Returns cell IDs, types, labels, and connections. |
| find_cellA | Find a specific cell by ID in a Draw.io diagram. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/dabian321/pyDrawioParserMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server