기발한 MCP 서버
Whimsical 다이어그램을 프로그래밍 방식으로 생성할 수 있는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버는 Whimsical API와 통합되어 Mermaid 마크업에서 다이어그램을 생성합니다.
데모
다음은 MCP 서버와 Claude를 사용하여 만든 복잡한 시스템 아키텍처 다이어그램의 예입니다. 이는 MCP(Model Context Protocol) 아키텍처 자체를 보여줍니다.
특징
- MCP 클라이언트(Claude, Windsurf 등)가 생성한 Mermaid 마크업을 사용하여 기발한 다이어그램을 만듭니다.
- 클라이언트가 원래 마크업을 반복할 수 있도록 Whimsical 다이어그램 URL과 base64로 인코딩된 이미지를 모두 반환합니다.
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 Whimsical MCP Server를 자동으로 설치하려면:
지엑스피1
수동 설치
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 모델이 Model Context Protocol을 통해 생성한 Mermaid 마크업에서 Whimsical 다이어그램을 프로그래밍 방식으로 생성할 수 있습니다.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.Last updated -139098JavaScriptMIT 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