npm
nx-mcp
AI Agent 指数 第 138(共 964)
28 综合分
真实使用 62
动量 —
关注度 —
项目介绍
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…