Skip to main content
Glama
dabian321

drawio-parser-mcp

by dabian321

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/dabian321/pyDrawioParserMCP'

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