$ timeahead.in
/ servers/npm/@next-ai-drawio/mcp-server
npm

@next-ai-drawio/mcp-server

MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview

31k stars3k/wkupdated 0d agogithub ↗
89good
▣ Overview
License: Apache 2.0Next.jsReactSponsor

What it does

This server generates draw.io diagrams from natural language prompts using LLMs. You describe what you need (a flowchart, architecture diagram, system flow) and the server creates interactive diagrams that open in your browser. It supports uploading existing images, PDFs, and text files to replicate or enhance diagrams, maintains diagram version history, and includes features like animated connectors and specialized cloud architecture templates.

Who it's for

Infrastructure engineers designing cloud architectures, technical documentation writers capturing process flows, and systems architects who want to sketch complex systems through natural conversation rather than manual diagramming tools.

Common use cases

  • Generate AWS, GCP, or Azure architecture diagrams from a system description
  • Create flowcharts and sequence diagrams for API flows or authentication processes
  • Upload a screenshot or PDF of an existing diagram and ask the AI to recreate or improve it
  • Generate diagram variations quickly for documentation or presentations without manual redesign
  • Visualize complex processes (data pipelines, RAG workflows) with animated connectors

Setup pitfalls

  • Requires an LLM API key (OpenAI, Claude, Gemini, etc.) configured via environment variables or the Settings interface; diagram generation fails without valid credentials
  • Reads and writes files to your filesystem for image and PDF uploads as well as generated diagrams; ensure appropriate directory permissions in your deployment environment
  • Makes network requests to external LLM providers; requires outbound HTTPS access and may incur API costs—be cautious about what content you upload, as it will be sent to the LLM provider
  • Browser-based diagram preview is integral to the workflow; headless or terminal-only environments cannot display the generated diagrams
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
81
16.2
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
89.2
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "next-ai-drawiomcp": {
      "command": "npx",
      "args": [
        "-y",
        "@next-ai-drawio/mcp-server"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
67/ 100 · is this project alive?
contributors (1y)57
top contributor share69%
releases (1y)18
last release16d ago
ci✓ passing
⛁ Raw data
weekly downloads3k
github stars31k
forks3k
open issues152
license✓ present
readme length10687 chars
last publish0d ago
last commit0d ago
last updated9h ago
install verified✓ pass · 22d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points