Whimsical
Generates Whimsical diagrams from Mermaid markup using an LLM context via the Model Context Protocol.
Acerca de
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.
Características Principales
- Integrates with MCP clients (e.g., Claude, Windsurf).
- Provides base64 encoded image of the diagram.
- Creates Whimsical diagrams from Mermaid markup.
- Returns Whimsical diagram URL.
Casos de Uso
- Generating system architecture diagrams.
- Creating diagrams programmatically from LLM contexts.
- Visualizing processes and workflows.