npm
nx-mcp
观察池 · 暂无正式排名
该项目当前未满足“两个有效维度 + 两种数据源”的主榜门槛。
— 未排名
可观测采用度当前有效 · 2026-09-12 45
动量缺失 —
关注度缺失 —
信号可信度 依据当前有数据的独立评分维度数量计算。
有限1/3 · 1 种数据源
项目介绍
A Model Context Protocol server implementation for Nx.
The Nx MCP server gives LLMs deep access to your monorepo’s structure: project relationships, file mappings, runnable tasks, ownership info, tech stacks, Nx generators, and even Nx documentation. With this context, LLMs can generate code tailored to your stack, understand the impact of a change, and apply modifications across connected files with precision. This is possible because Nx already understands the higher-level architecture of your workspace, and monorepos bring all relevant projects into one place.
Read more in our blog post and in our docs.
There are two ways to use this MCP server:
Simply invoke the MCP server via npx…