Skip to content

Commit 2e2a8aa

Browse files
aldergclaude
andcommitted
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>
1 parent 92dd272 commit 2e2a8aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mcp-tool-server/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The official [draw.io](https://www.draw.io) MCP server that opens diagrams direc
55
This package is part of the [drawio-mcp](https://github.com/jgraph/drawio-mcp) repository, which also includes:
66

77
- **[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.
89
- **[Project Instructions](https://github.com/jgraph/drawio-mcp/tree/main/project-instructions)** — Zero-install approach using Claude Project instructions.
910

1011
## Features
@@ -119,5 +120,5 @@ Opens the draw.io editor with a Mermaid.js diagram.
119120

120121
- [draw.io](https://www.draw.io) - Free online diagram editor
121122
- [draw.io Desktop](https://github.com/jgraph/drawio-desktop) - Desktop application
122-
- [drawio-mcp on GitHub](https://github.com/jgraph/drawio-mcp) - Full repository with all three approaches
123+
- [drawio-mcp on GitHub](https://github.com/jgraph/drawio-mcp) - Full repository with all four approaches
123124
- [MCP Specification](https://modelcontextprotocol.io/)

0 commit comments

Comments
 (0)