Loading MCP server directory, please wait...
Create and edit UML, flowchart, wireframe and sequence diagrams on an Umlout whiteboard.
npx @getmcp/cli add io.github.dmkorj/umloutRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token. Create a key at https://www.umlout.com/profile under MCP API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dmkorj/umlout": {
"url": "https://www.umlout.com/mcp/sse",
"transport": "sse",
"headers": {
"Authorization": ""
}
}
}
}