add-mcp
Back to registry
Mermaid logo

Mermaid

v1.0.0

mermaid.ai/mermaid-mcp-server

Mermaid Chart provides browser-based tools for creating, editing, and sharing Mermaid diagrams, plus AI-assisted diagram generation features. The site also hosts the open-source Mermaid documentation and ecosystem resources.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.mermaid.ai/mcp
requiredsecret

Mermaid Chart API token. Use Bearer <token>.

npx add-mcp@latest https://mcp.mermaid.ai/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=ai.mermaid%2Fmermaid-mcp-server"

More from mermaid.ai