Connection check
local install
markdy-com
🎬 Open-source animated architecture diagrams as code. Diagram-native DSL, 17 layout engines, Web Animations API, and MCP server for AI agents.
Tools
27
GitHub stars
88
Installs / wk
2.5k
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
27 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
audit_architecture
from source
Review a MarkdyScript diagram for Well-Architected governance, cycle overlap, and layer violations. Review a MarkdyScript diagram for Well-Architected governance, cycle overlap, and layer violations.
blueprint
from source
code
from source
The broken or erroneous MarkdyScript code to diagnose and repair. The broken or erroneous MarkdyScript code to diagnose and repair.
create_architecture_diagram
from source
Guided workflow to design an animated Markdy architecture diagram following the 4-step mental model. Guided workflow to design an animated Markdy architecture diagram following the 4-step mental model.
debug_markdy_syntax
from source
Diagnose, troubleshoot, and heal broken MarkdyScript syntax, typos, undefined node references, or flow cycles. Diagnose, troubleshoot, and heal broken MarkdyScript syntax, typos, undefined node references, or flow cycles.
diagnose_markdy_syntax
from source
Deep diagnostic tool that analyzes MarkdyScript diagram syntax, detects typos in keywords/node kinds/operators/nodes, identifies flow cycle overlaps, unquoted strings, and provides Deep diagnostic tool that analyzes MarkdyScript diagram syntax, detects typos in keywords/node kinds/operators/nodes, identifies flow cycle overlaps, unquoted strings, and provides
doodle
from source
editorial
from source
explain_architecture
from source
Analyzes a MarkdyScript AST to output structural topology summaries, component role counts, and governance health metrics. Analyzes a MarkdyScript AST to output structural topology summaries, component role counts, and governance health metrics.
fix_markdy_code
from source
Automatically repairs common MarkdyScript syntax errors, typos, missing colons, invalid flow operators, unquoted strings, cycle return edges, and wraps top-level bare cues into a v… Automatically repairs common MarkdyScript syntax errors, typos, missing colons, invalid flow operators, unquoted strings, cycle return edges, and wraps top-level bare cues into a valid scene.
format
from source
Source format (mermaid, docker-compose, k8s, terraform, drawio). Source format (mermaid, docker-compose, k8s, terraform, drawio).
generate_markdy_prompt
from source
Generates optimal LLM system prompts and grammar constraints for building high-quality, hallucination-resistant Markdy architecture animations. Generates optimal LLM system prompts and grammar constraints for building high-quality, hallucination-resistant Markdy architecture animations.
get_architecture_catalog
from source
Returns the catalog of production-grade golden architecture templates (Microservices, RAG, Kafka, Kubernetes Ingress, GitOps CI/CD, OAuth2, HA Multi-Region, Flowcharts) with full r… Returns the catalog of production-grade golden architecture templates (Microservices, RAG, Kafka, Kubernetes Ingress, GitOps CI/CD, OAuth2, HA Multi-Region, Flowcharts) with full runnable MarkdyScript code.
get_markdy_intellicode
from source
Provides zero-dependency intelligent code completion, predictive ghost-text next-line suggestions, and Well-Architected proactive recommendations for MarkdyScript diagrams. Provides zero-dependency intelligent code completion, predictive ghost-text next-line suggestions, and Well-Architected proactive recommendations for MarkdyScript diagrams.
graphite
from source
ink
from source
layout
from source
Layout direction (LR, TB, RL, BT). Layout direction (LR, TB, RL, BT).
midnight
from source
nebula
from source
paper
from source
sketchy
from source
source
from source
The source code to convert. The source code to convert.
terminal
from source
theme
from source
Preferred visual theme (paper, editorial, midnight, blueprint, graphite, nebula, sketchy, terminal, ink, doodle). Preferred visual theme (paper, editorial, midnight, blueprint, graphite, nebula, sketchy, terminal, ink, doodle).
transpile_architecture
from source
Migrate existing Mermaid, Docker Compose, Kubernetes, or Terraform configurations into animated MarkdyScript. Migrate existing Mermaid, Docker Compose, Kubernetes, or Terraform configurations into animated MarkdyScript.
transpile_to_markdy
from source
Converts external infrastructure or diagram code (Mermaid, Docker Compose, Kubernetes manifests, Terraform state, or Draw.io XML) into animated MarkdyScript scenes. Converts external infrastructure or diagram code (Mermaid, Docker Compose, Kubernetes manifests, Terraform state, or Draw.io XML) into animated MarkdyScript scenes.
validate_markdy_code
from source