MCP server: convert diagram images (screenshots, whiteboard photos, PDFs) into fully editable Visio/PPTX/draw.io/SVG files via LayerBack
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
git clone https://github.com/TopLocalAI/layerback-mcp{
"mcpServers": {
"layerback-mcp": {
"command": "node",
"args": ["/path/to/layerback-mcp/dist/index.js"]
}
}
}MCP Servers overview
# LayerBack MCP Server
Give your AI agent the one diagram skill it's missing: turning **pictures of
diagrams into fully editable files**.
Agents can write Mermaid — but when the input is a screenshot, a whiteboard
photo, or a diagram trapped in a PDF page, they're stuck. This MCP server
connects any MCP-compatible agent (Claude Desktop, Claude Code, Cursor, …) to
[LayerBack](https://layerback.com), which rebuilds every shape, connector, and
label as a native object and returns **Visio (VSDX), PowerPoint (PPTX),
draw.io, and SVG** — all editable, from one conversion.
## Tools
| Tool | What it does |
|---|---|
| `convert_diagram_image` | Convert a local image file (PNG/JPG/WebP); waits for the result by default (~30–60 s) |
| `get_conversion_status` | Poll a running job |
| `download_converted_diagram` | Save any output format to a local path |
## Setup
1. Create an API key at <https://layerback.com/settings/apikeys>
(new accounts include free credits — one conversion costs 10 and includes
every output format).
2. Add the server to your MCP client config:
```json
{
"mcpServers": {
"layerback": {
"command": "npx",
"args": ["-y", "layerback-mcp"],
"env": { "LAYERBACK_API_KEY": "your-key-here" }
}
}
}
```
## Example prompts
- "Convert ~/Desktop/whiteboard.jpg into a Visio file and save it to my
Downloads folder."
- "Here's a screenshot of our architecture diagram — rebuild it as an
editable draw.io file."
- "Batch-convert every PNG in ./legacy-diagrams to VSDX."
## Notes
- Requires Node 18+.
- REST API docs: <https://layerback.com/docs/api> ·
OpenAPI: <https://layerback.com/openapi.yaml>
- Files upload to LayerBack for conversion and are deleted within 72 hours.
MIT © LayerBack
What people ask about layerback-mcp
What is TopLocalAI/layerback-mcp?
+
TopLocalAI/layerback-mcp is mcp servers for the Claude AI ecosystem. MCP server: convert diagram images (screenshots, whiteboard photos, PDFs) into fully editable Visio/PPTX/draw.io/SVG files via LayerBack It has 0 GitHub stars and its last recorded update is dated 2026-08-05.
How do I install layerback-mcp?
+
You can install layerback-mcp by cloning the repository (https://github.com/TopLocalAI/layerback-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is TopLocalAI/layerback-mcp safe to use?
+
Our security agent has analyzed TopLocalAI/layerback-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains TopLocalAI/layerback-mcp?
+
TopLocalAI/layerback-mcp is maintained by TopLocalAI. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to layerback-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy layerback-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/toplocalai-layerback-mcp)<a href="https://claudewave.com/repo/toplocalai-layerback-mcp"><img src="https://claudewave.com/api/badge/toplocalai-layerback-mcp" alt="Featured on ClaudeWave: TopLocalAI/layerback-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!