Nx MCP
Rank #109io.github.nrwl/nx-mcp
The Nx MCP server provides LLMs with comprehensive insights into your monorepo: project dependencies, file relationships, executable tasks, ownership metadata, technology stacks, custom generators, and Nx documentation. This deep context enables LLMs to produce code perfectly aligned with your archi
Nx MCP is a Model Context Protocol (MCP) server published by nrwl. It ranks #109 of 76,851 servers tracked on MCP Toplist, and its repository has 1,410 GitHub stars. Nx MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 18 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Apr 30, 2026.
Ranks ahead of 76,742 of 76,851 servers on MCP Toplist.
Use Nx MCP
Add Nx MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"nx-mcp": {
"command": "npx",
"args": [
"-y",
"nx-mcp"
]
}
}
}Listed on 1 registry (3 delisted)
nrwl
Available versions (18)
| Version | Published |
|---|---|
| 0.25.0 | Apr 30, 2026 |
| 0.24.0 | Mar 16, 2026 |
| 0.23.0 | Mar 6, 2026 |
| 0.22.2 | Feb 23, 2026 |
| 0.22.1 | Feb 18, 2026 |
| 0.22.0 | Feb 18, 2026 |
| 0.21.0 | Feb 12, 2026 |
| 0.20.0 | Feb 11, 2026 |
| 0.19.0 | Feb 10, 2026 |
| 0.18.0 | Feb 9, 2026 |
| 0.17.2 | Feb 4, 2026 |
| 0.17.1 | Feb 4, 2026 |
| 0.17.0 | Feb 3, 2026 |
| 0.16.0 | Jan 29, 2026 |
| 0.15.0 | Jan 26, 2026 |
| 0.14.0 | Jan 22, 2026 |
| 0.6.12 | Sep 23, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nx MCP?
- Nx MCP is maintained by nrwl, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is Nx MCP listed on the Official MCP Registry?
- Yes — Nx MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Nx MCP have?
- MCP Toplist tracks 18 versions of Nx MCP, most recently published on Apr 30, 2026.
- Where can I find the source code for Nx MCP?
- The source code for Nx MCP is hosted at github.com/nrwl/nx-console.