Generates Whimsical diagrams from Mermaid markup using an LLM context via the Model Context Protocol.
Whimsical enables the programmatic creation of diagrams within Whimsical using Mermaid markup. Functioning as a Model Context Protocol (MCP) server, it integrates with Whimsical's API to generate diagrams based on markup provided by an MCP client such as Claude. It returns both the Whimsical diagram URL and a base64 encoded image, facilitating iterative refinements by the client.