Loading MCP server directory, please wait...
Convert diagram images into fully editable Visio (VSDX), PowerPoint, draw.io, and SVG files.
npx @getmcp/cli add io.github.TopLocalAI/layerback-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LAYERBACK_API_KEYLayerBack API key from https://layerback.com/settings/apikeys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TopLocalAI/layerback-mcp": {
"command": "npx",
"args": [
"-y",
"layerback-mcp"
],
"env": {
"LAYERBACK_API_KEY": ""
}
}
}
}