HomeOther › nx-console

nx-console

A Model Context Protocol server implementation for Nx

TypeScript
★ 1,414 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.6.12)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "nx-console": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.nrwl/nx-mcp

Related servers

Data from the Official MCP Registry