Skip to main content
Glama

<server_id>@longjianjiang/mermaid-mcp-server</server_id> <server_name>Mermaid MCP 서버</server_name> Mermaid MCP 서버

대장간 배지

소개

Mermaid MCP 서버 공식 README에 오신 것을 환영합니다. 이 서버는 모델 컨텍스트 프로토콜(MCP)을 구현하여 LLM 애플리케이션이 mermaid.js 시각화와 통합될 수 있는 인터페이스를 제공합니다.

Related MCP server: mermaid-mcp-server

특징

  • 안전한 인터페이스 : 인어 다이어그램을 생성하기 위한 안전하고 견고한 인터페이스입니다.

  • 준수 : MCP 1.0 사양을 완벽하게 준수합니다.

  • 최적화 : 성능과 확장성을 염두에 두고 설계되었습니다.

  • 확장성 : 추가 도구와 리소스로 쉽게 확장할 수 있습니다.

Smithery를 통해 설치

Smithery를 통해 Claude Desktop에 Mermaid MCP Server를 자동으로 설치하려면:

지엑스피1

설치

  1. 이 저장소를 복제합니다.

  2. npm install 실행하여 종속성을 설치합니다.

  3. npm start 실행하여 서버를 시작합니다.

용법

  1. LLM 애플리케이션을 실행 중인 서버에 연결합니다.

  2. tools/callresources/read 와 같은 MCP 메서드를 사용하여 서버와 상호 작용합니다.

  3. 네이티브 인어 구문을 사용하여 아름다운 다이어그램을 생성합니다.

구성

config.json 파일을 조정하여 서버 포트 및 경로 제한과 같은 옵션을 구성합니다.

기여하다

기여를 환영합니다! 변경 사항 및 개선 사항 제출에 대한 지침은 CONTRIBUTING.md 파일을 참조하세요.

특허

이 소프트웨어는 MIT 라이선스에 따라 배포됩니다. 자세한 내용은 라이선스 파일을 참조하세요.

-
security - not tested
-
license - not tested
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/longjianjiang/mermaid-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server