I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

BrockReece_whimsical-mcp-server
Mirror ofhttps://github.com/BrockReece/whimsical-mcp-server
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
Whimsical MCP Server
A Model Context Protocol (MCP) server that enables the creation of Whimsical diagrams programmatically. This server integrates with Whimsical's API to generate diagrams from Mermaid markup.
Demo
Here's an example of a complex system architecture diagram created using this MCP server and Claude - it shows the Model Context Protocol (MCP) architecture itself:
Features
- Create Whimsical diagrams using Mermaid markup generated by the MCP Client (Claude, Windsurf, etc.)
- Returns both the Whimsical diagram URL and a base64 encoded image to allow the Client to iterate on it's original markup
Installation
Installing via Smithery
To install Whimsical MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install BrockReece/whimsical-mcp-server --client claude
Manual Installation
# Clone the repository
git clone https://github.com/BrockReece/whimsical-mcp-server.git
# Install dependencies
yarn install
# Build the project
yarn build
Integration with MCP Client
Update the MCP Client's config to point to this repository's dist folder eg:
{
"mcpServers": {
"whimsical": {
"command": "node",
"args": [
"/path/to/this/repo/whimsical-mcp-server/dist/index.js"
]
}
}
}
License
This project is licensed under the MIT License.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Therapist adept at identifying core issues and offering practical advice with images.
Take an adjectivised noun, and create images making it progressively more adjective!
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_9oEt2PjV
The BrockReece_whimsical-mcp-server by MCP-Mirror is a fantastic addition to the MCP suite. Its robust features and seamless integration with existing MCP applications make it a must-have for any user. The clear documentation and welcoming onboarding process ensure a smooth experience. Highly recommended for anyone looking to enhance their server management capabilities! Check it out at: https://github.com/MCP-Mirror/BrockReece_whimsical-mcp-server.