Loading languages...
NX

nx-mcp

@Nx

Monorepos **provide an ideal foundation for AI-powered development**, enabling cross-project reasoning and code generation. However, without proper context, **LLMs struggle to understand your workspace architecture**, seeing only individual files rather than the complete picture. Nx's transforms your AI assistant by providing rich workspace metadata that enables it to: The goal is to transform your AI assistant from a generic code helper into an architecturally-aware collaborator that understands your specific workspace structure and can make intelligent, context-aware decisions.

monorepo
workspace
llm
ai
developer-tools

# mcpServer Config

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

# stdio

npx nx-mcp@latest
Transport:
stdio
언어:
TypeScript
업데이트됨:7/31/2025
홈페이지:
https://nx.dev