Skip to main content
Glama
plugin.json466 B
{ "name": "claude-mermaid", "description": "MCP server for previewing Mermaid diagrams in Claude Code", "version": "1.2.0", "author": { "name": "Vitalii Elenhaupt", "url": "https://github.com/veelenga" }, "repository": "https://github.com/veelenga/claude-mermaid.git", "homepage": "https://github.com/veelenga/claude-mermaid#readme", "mcpServers": { "mermaid": { "command": "npx", "args": ["-y", "claude-mermaid"] } } }

Latest Blog Posts

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/veelenga/claude-mermaid'

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