気まぐれなMCPサーバー
Whimsical ダイアグラムをプログラムで作成できるモデルコンテキストプロトコル (MCP) サーバーです。このサーバーは Whimsical の API と統合されており、Mermaid マークアップからダイアグラムを生成します。
デモ
以下は、この MCP サーバーと Claude を使用して作成された複雑なシステム アーキテクチャ ダイアグラムの例です。これは、モデル コンテキスト プロトコル (MCP) アーキテクチャ自体を示しています。
特徴
- MCP クライアント (Claude、Windsurf など) によって生成された Mermaid マークアップを使用して、気まぐれな図を作成します。
- Whimsical ダイアグラムの URL と base64 でエンコードされた画像の両方を返し、クライアントが元のマークアップを反復できるようにします。
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Whimsical MCP Server を自動的にインストールするには:
手動インストール
MCPクライアントとの統合
MCP クライアントの設定を更新して、このリポジトリの dist フォルダーを指すようにします。例:
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
モデル コンテキスト プロトコルを通じて、Claude などの AI モデルによって生成された Mermaid マークアップから Whimsical ダイアグラムをプログラムで作成できるようにします。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.Last updated -134062JavaScriptMIT License
- -securityFlicense-qualityConnects Houdini to Claude AI through Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, simulation setup, and rendering through natural language commands.Last updated -37
- AsecurityAlicenseAqualityA Model Context Protocol server that validates and renders Mermaid diagrams.Last updated -14011JavaScriptMIT License
- AsecurityAlicenseAqualityIntegration that connects Sketchup to Claude AI through the Model Context Protocol, allowing Claude to directly interact with and control Sketchup for prompt-assisted 3D modeling, scene creation, and manipulation.Last updated -104MIT License