← Back to Plugins
MCP Server MCP

Umlout

github By github 👁 1 views ▲ 0 votes

Create and edit UML, flowchart, wireframe and sequence diagrams on an Umlout whiteboard.

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://www.umlout.com/mcp/sse",
      "headers": [
        {
          "description": "Bearer token. Create a key at https://www.umlout.com/profile under MCP API Keys.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...