Serversio.github.nrwl/nx-console
C

io.github.nrwl/nx-console

io.github.nrwl/nx-console · v0.6.12
▦ npm
v0.6.12npm npm: nx-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.nrwl/nx-console",
  "description": "A Model Context Protocol server implementation for Nx",
  "repository": {
    "url": "https://github.com/nrwl/nx-console",
    "source": "github"
  },
  "version": "0.6.12",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "nx-mcp",
      "version": "0.6.12",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}