Stats
Actions
Tags
From process-siren
Generates diagrams and visualizations from text using Mermaid. Supports flowcharts, sequence diagrams, class diagrams, and more. Runs locally with no external API dependencies.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mcp-mermaid": {
"command": "npx",
"args": [
"-y",
"mcp-mermaid@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Jan 9, 2026
First indexed Jan 9, 2026
npx claudepluginhub jamie-bitflight/claude_skills --plugin process-siren