기발한 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 server that validates and renders Mermaid diagrams.Last updated 4 months ago163730JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that converts text inputs into visualized flowcharts, enabling AI clients to generate high-quality Mermaid diagrams directly from natural language descriptions or structured text.Last updated 3 months ago6PythonMIT License
- -securityFlicense-qualityA powerful Model Context Protocol server that automatically generates Mermaid diagrams from code and provides SVG beautification features.Last updated 2 months agoTypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that converts Mermaid diagram code into various image formats (PNG, JPG, SVG, PDF) with theme customization options for AI clients.Last updated 25 days ago33PythonMIT License