@likec4/mcp
Freeby MCP Community
Model Context Protocol server for LikeC4
v1.54.0Added Apr 12, 2026
likec4mcpmodel context protocolserver
@likec4/mcp MCP Server
Model Context Protocol server for LikeC4
Installation
npx -y @likec4/mcp
Reviews
Installation
Quick install
npx -y @likec4/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@likec4/mcp": {
"command": "npx",
"args": ["-y", "@likec4/mcp"]
}
}
}