Back to directory
N

nx-mcp

@Nx0

The Nx MCP server enhances LLMs by providing rich workspace metadata, enabling them to understand monorepo architecture and make context-aware decisions for improved AI-powered development.

monorepoworkspacellmaideveloper-toolscontext

Installation & Configuration

{
  "servers": {
    "nx-mcp": {
      "command": "npx",
      "args": [
        "nx-mcp@latest"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/7/31
Updated
2025/7/31