You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing Skill + CLI reference to mcp-tool-server README
The repository now has four approaches (MCP App Server, MCP Tool Server,
Skill + CLI, Project Instructions) but the tool server README only listed
two siblings and referenced "three approaches".
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: mcp-tool-server/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ The official [draw.io](https://www.draw.io) MCP server that opens diagrams direc
5
5
This package is part of the [drawio-mcp](https://github.com/jgraph/drawio-mcp) repository, which also includes:
6
6
7
7
-**[MCP App Server](https://github.com/jgraph/drawio-mcp/tree/main/mcp-app-server)** — Renders diagrams inline in AI chat interfaces. Hosted at `https://mcp.draw.io/mcp` — no install required.
8
+
-**[Skill + CLI](https://github.com/jgraph/drawio-mcp/tree/main/skill-cli)** — Claude Code skill that generates native `.drawio` files with optional PNG/SVG/PDF export.
8
9
-**[Project Instructions](https://github.com/jgraph/drawio-mcp/tree/main/project-instructions)** — Zero-install approach using Claude Project instructions.
9
10
10
11
## Features
@@ -119,5 +120,5 @@ Opens the draw.io editor with a Mermaid.js diagram.
0 commit comments