Nx MCP Server

Stabledevelopment
55 starsTypeScriptnrwl
GitHub
About

Overview

The Nx MCP Server enables AI agents to interact with Nx monorepo tooling. It provides tools for running targets, viewing project graphs, and managing workspace configurations.
Capabilities

Tools & Capabilities

run_target

Run a target on a project

project_graph

View the project dependency graph

list_projects

List workspace projects

affected

List affected projects

Setup

Installation

bash
Install
npx -y @nrwl/mcp-server-nx
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "nx": {
      "command": "npx",
      "args": ["-y", "@nrwl/mcp-server-nx"]
    }
  }
}

Quick Info

Authornrwl
LanguageTypeScript
StatusStable
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Nx MCP Server - MCP Server Directory - CortexAgent