Back to directory
bigsy/shadow-cljs-mcp

bigsy/shadow-cljs-mcp

@Bigsy

A Model Context Protocol server for monitoring shadow-cljs builds

shadow-cljsclojurescriptbuild-monitoringmcpdevelopmenttool

Installation & Configuration

{
  "mcpServers": {
    "shadow-cljs-mcp": {
      "command": "npx",
      "args": [
        "shadow-cljs-mcp"
      ],
      "disabled": false,
      "autoApprove": [],
      "timeout": 60
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13