whimsicalcode/whimsical
v1.1.0MIT
Whimsical's official MCP server. Create and edit boards, docs, flowcharts, mind maps, sequence diagrams, wireframes, tables and sticky notes, then read, search and comment on anything already in the workspace. OAuth 2.1, no API key; a free Whimsical account can use every tool.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
whimsicalstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.whimsical.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "whimsical",
"version": "1.1.0",
"description": "Whimsical's official MCP server. Create and edit boards, docs, flowcharts, mind maps, sequence diagrams, wireframes, tables and sticky notes, then read, search and comment on anything already in the workspace. OAuth 2.1, no API key; a free Whimsical account can use every tool.",
"author": {
"name": "Whimsical",
"email": "support@whimsical.com",
"url": "https://whimsical.com"
},
"homepage": "https://whimsical.com/integrations/mcp",
"repository": "https://github.com/WhimsicalCode/mcp-server-guide",
"license": "MIT",
"keywords": [
"whimsical",
"whiteboard",
"diagrams",
"flowcharts",
"mind-maps",
"wireframes",
"sequence-diagrams",
"sticky-notes",
"boards",
"docs",
"visualization"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE