Skip to main content
Glama
rtuin

mcp-mermaid-validator

by rtuin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
validateMermaidC

Validates a Mermaid diagram and returns the rendered image (PNG or SVG) if valid

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility for confusion. The tool's purpose is clear and distinct.

Naming Consistency5/5

A single tool cannot be inconsistent. The name 'validateMermaid' follows a clear verb_noun pattern.

Tool Count5/5

A single validation tool perfectly matches the server's focused purpose. Adding more tools would be unnecessary.

Completeness5/5

The tool fully covers the domain: it validates Mermaid diagrams and returns the rendered image. No obvious gaps exist.

Maintenance

ActivityInactive
ResponsivenessNo issues