Skip to main content
Glama

MCP Server Mermaid

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoSpecify the port for SSE or streamable transport3033
ENDPOINTNoSpecify the endpoint for the transport (for SSE: default is '/sse', for streamable: default is '/mcp')
TRANSPORTNoSpecify the transport protocol: 'stdio', 'sse', or 'streamable'stdio

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_mermaid_diagram

Generate mermaid diagram and chart with mermaid syntax dynamically. Mermaid is a JavaScript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. The main purpose of Mermaid is to help documentation catch up with development.

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/hustcc/mcp-mermaid'

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