Skip to content

@likec4/mcp

Free

by MCP Community

Model Context Protocol server for LikeC4

v1.54.0Added Apr 12, 2026
likec4mcpmodel context protocolserver
Works with:ClaudeGPTGeminiCopilot

@likec4/mcp MCP Server

Model Context Protocol server for LikeC4

Installation

npx -y @likec4/mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @likec4/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@likec4/mcp": {
      "command": "npx",
      "args": ["-y", "@likec4/mcp"]
    }
  }
}