← Index

io.github.nrwl/nx-mcp

io.github.nrwl/nx-mcp·v0.25.0·Other
Quality Score
80
/100

A Model Context Protocol server implementation for Nx

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "nx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nx-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "nx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nx-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y nx-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other