get_mermaid_syntax_document — mermaid mcp MCP Tool Read-only
get_mermaid_syntax_document
(get mermaid syntax document) is one of 25 tools on the
mermaid mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_mermaid_syntax_document from your client
- Claude Code mermaid mcp get_mermaid_syntax_document run in your project directory
- Claude Desktop mermaid mcp get_mermaid_syntax_document ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mermaid mcp get_mermaid_syntax_document ~/.cursor/mcp.json
- VS Code mermaid mcp get_mermaid_syntax_document .vscode/mcp.json
- Zed mermaid mcp get_mermaid_syntax_document ~/.config/zed/settings.json
- Windsurf mermaid mcp get_mermaid_syntax_document ~/.codeium/windsurf/mcp_config.json
- Cline mermaid mcp get_mermaid_syntax_document ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mermaid mcp get_mermaid_syntax_document ~/.gemini/settings.json
- Grok mermaid mcp get_mermaid_syntax_document .mcp.json (in your project root)
- ChatGPT mermaid mcp get_mermaid_syntax_document Settings → Connectors → Advanced → Developer mode
- Claude.ai mermaid mcp get_mermaid_syntax_document Settings → Connectors → Add custom connector
- LangChain mermaid mcp get_mermaid_syntax_document pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mermaid-mcp https://mcp.mermaidchart.com/mcp
Other tools on this server
- validate_and_render_mermaid_diagram
- get_diagram_title
- get_diagram_summary
- search_mermaid_icons
- list_tools
- list_repos
- list_mermaid_files
- read_mermaid_file
- create_pr
- push_file
- list_pulls
- list_branches
- list_issues
- create_issue
- get_issue_comments
- get_pull_comments
- generate_ticket_dependency_tree
- generate_jira_kanban_board
- generate_ticket_diagram
- generate_ticket_timeline
- get_notion_page_mermaid_diagrams
- get_notion_mermaid_diagram_by_block_id
- update_notion_mermaid_diagram
- insert_notion_mermaid_diagram
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.