nrwl/Nx MCP Server
Nx MCP Server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of Nx MCP Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server implementation for Nx, providing LLMs with deep access to monorepo structures.
Try Nx MCP Server with chat:
Tools
Functions exposed to the LLM to take actions
nx_docs
Returns a list of documentation sections that could be relevant to the user query. IMPORTANT: ALWAYS USE THIS IF YOU ARE ANSWERING QUESTIONS ABOUT NX. NEVER ASSUME KNOWLEDGE ABOUT NX BECAUSE IT WILL PROBABLY BE OUTDATED. Use it to learn about nx, its configuration and options instead of assuming knowledge about it.
nx_available_plugins
Returns a list of available Nx plugins from the core team as well as local workspace Nx plugins.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client