Skip to main content
Glama
520,779 tools. Updated 2026-09-06 09:34

"Mermaid" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Render, verify, describe, and safely edit Mermaid diagrams through MCP.

  • Generate dynamic Mermaid diagrams and charts with AI assistance. Customize styles and export diagr…

  • Scan Python files in a directory to generate an import dependency graph, providing a structured map and Mermaid diagram for visualization.
    MIT
  • Generate an entity relationship diagram in Mermaid markup for visualizing table structures and relationships. Optionally hide non-essential columns to reduce clutter.
    MIT
  • Generate a Mermaid flowchart to visualize a memory's direct connections or a full domain graph, showing relationships and node counts.
    MIT
  • List fenced code blocks of dataview, dataviewjs, or mermaid in a note or across the vault to discover existing blocks before reading or updating them.
    Apache 2.0
  • Generate a Mermaid architecture diagram of Go package dependencies to visualize structure for onboarding or architecture review. Group by module or file, and control depth for large codebases.
    MIT
  • Get an estimated SQL execution plan without running the query. Choose XML, tree, JSON, or Mermaid output to analyze query performance and costs.
    MIT
  • Avoid reading entire ABAP files: get a structural outline of classes, interfaces, and forms to target your next edit. Optionally generate a Mermaid class diagram.
    MIT
  • Generate a diagram of a thinking chain, displaying thoughts, branch points, and revisions in Mermaid or ASCII format for sharing or navigating reasoning structures.
    MIT
  • Batch create up to 200 markdown or mermaid files in one call, simplifying bulk file ingestion into the kontexta knowledge vault.
    Apache 2.0
  • Find downstream call dependencies of a Go function. Specify the function name and optional depth (1-10) to map callees, file locations, and call sites, with optional Mermaid output.
    MIT