All MCP servers

Excalidraw Architect

Official
by Api.Airforcestdio0118MIT

Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "excalidraw-architect-impc2c63": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}