betterhyq/mermaid-grammer-inspector-mcp
by Various
A Model Context Protocol (MCP) server for validating Mermaid diagram syntax and providing comprehensive grammar checking capabilities
MCP
betterhyq/mermaid-grammer-inspector-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that validates Mermaid diagram syntax and performs grammar checking. It takes user requests through the MCP interface, examines the provided diagram code, and returns validation results or errors.
Best for
Best for
Developers who need automated Mermaid diagram syntax checks in MCP-based toolchains
Use cases
- Catch syntax errors in Mermaid diagrams before rendering
- Integrate grammar validation into an AI development workflow
- Automatically check diagram correctness in CI/CD pipelines
Notes
A Model Context Protocol (MCP) server that validates Mermaid diagram syntax and performs grammar checking. It takes user requests through the MCP interface, examines the provided diagram code, and returns validation results or errors.
5 stars on GitHub. Last updated 2026-05-12. Licensed MIT.
Use cases
- Catch syntax errors in Mermaid diagrams before rendering
- Integrate grammar validation into an AI development workflow
- Automatically check diagram correctness in CI/CD pipelines
Pros
- Catches diagram errors early, saving debugging time
- Lightweight TypeScript MCP server easy to integrate
- Targeted functionality reduces complexity for simple validation needs
Cons
- Very limited community adoption with only 5 stars
- No support for rendering or editing, only validation
- Single author project may lack ongoing maintenance
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Catches diagram errors early, saving debugging time
- Lightweight TypeScript MCP server easy to integrate
- Targeted functionality reduces complexity for simple validation needs
Cons
- Very limited community adoption with only 5 stars
- No support for rendering or editing, only validation
- Single author project may lack ongoing maintenance
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.