Composer runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 9 Apr 2026.
Give your AI coding agent an architecture canvas to design and evolve diagrams.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add composer -- npx -y @usecomposer/mcp
{
"mcpServers": {
"composer": {
"args": [
"-y",
"@usecomposer/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.composer]
command = "npx"
args = ["-y", "@usecomposer/mcp"]
{
"mcpServers": {
"composer": {
"args": [
"-y",
"@usecomposer/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"composer": {
"args": [
"-y",
"@usecomposer/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.