BrockReece_whimsical-mcp-server
If you are the rightful owner of BrockReece_whimsical-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables the creation of Whimsical diagrams programmatically.
The Whimsical MCP Server is a specialized server that integrates with Whimsical's API to facilitate the creation of diagrams using Mermaid markup. This server is particularly useful for users who want to generate diagrams programmatically, leveraging the capabilities of the MCP Client such as Claude or Windsurf. By converting Mermaid markup into Whimsical diagrams, the server provides both a URL to the diagram and a base64 encoded image, allowing users to iterate on their original markup efficiently. The server can be installed via Smithery for seamless integration with Claude Desktop or manually by cloning the repository and building the project.
Features
- Create Whimsical diagrams using Mermaid markup generated by the MCP Client.
- Returns both the Whimsical diagram URL and a base64 encoded image.
- Facilitates iteration on original markup by providing visual feedback.
- Integrates seamlessly with MCP Clients like Claude and Windsurf.
- Supports installation via Smithery for easy setup.