
nx-console
MCP server by github.com/nrwl/nx-console
A Model Context Protocol server implementation for Nx
About nx-console
nx-console is an MCP (Model Context Protocol) server published by nrwl in the official MCP registry. A Model Context Protocol server implementation for Nx
It ships as an npm package (nx-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/nrwl/nx-console, where the project has earned 1,410 GitHub stars.
Use nx-console with your agent
claude mcp add nx-console -- npx -y nx-mcp{
"mcpServers": {
"nx-console": {
"command": "npx",
"args": [
"-y",
"nx-mcp"
]
}
}
}nx-mcpFrequently asked questions
- What is nx-console?
- nx-console is an MCP (Model Context Protocol) server by nrwl. A Model Context Protocol server implementation for Nx
- How do I connect nx-console to Claude, Cursor, or another MCP client?
- Install nx-console from its npm package (nx-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is nx-console open source?
- Yes — the source code is public at github.com/nrwl/nx-console, with 1,410 GitHub stars.
- Can AI agents pay to use nx-console?
- Not yet through Loomal — nx-console is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More MCP servers

nx-mcp
1.4k
A Model Context Protocol server implementation for Nx

Terraform
1.4k
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise

MCP Server for WinDbg Crash Analysis
1.3k
A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB

webclaw
1.3k
Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.

ros-mcp-server
1.3k
Connect AI models like Claude & ChatGPT with ROS robots using MCP

monitor
1.2k
BetterDB MCP server - Valkey observability for Claude Code and other MCP clients
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain nx-console? Claim this listing free by verifying GitHub ownership, or contact us.