Stats
Actions
Tags
From process-siren
Runs locally via stdio to provide Mermaid diagramming tools for creating, validating, and rendering text-based diagrams like flowcharts, sequence diagrams, Gantt charts, and ERDs.
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
npx claudepluginhub jamie-bitflight/claude_skills --plugin process-siren