🛠️

nx-console

A Model Context Protocol server implementation for Nx

Developer Tools stdio npm npmstdionrwl
RUN IN TERMINAL
claude mcp add nrwl-nx-console -- npx -y nx-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "nrwl-nx-console": { "command": "npx", "args": ["-y", "nx-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "nrwl-nx-console": { "command": "npx", "args": ["-y", "nx-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "nrwl-nx-console": { "command": "npx", "args": ["-y", "nx-mcp"] } } }

About This MCP Server

The io.github.nrwl/nx-console is a Model Context Protocol server implementation for Nx, enabling connections to developer tools through stdio and npm, and is used by developers working with Nx to manage model context. This server is part of the nx-mcp package and is hosted on GitHub. Developers working with Nx would use this tool to implement the Model Context Protocol in their development environment.

A Model Context Protocol server implementation for Nx. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

nx-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The nx-console server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/nrwl-nx-console.svg)](https://skillsplayground.com/mcps/nrwl-nx-console/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.