Nx MCP Server
4.2
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@mcpreview.com.
A Model Context Protocol server implementation for Nx, providing LLMs with deep access to monorepo structures.
nx_workspace
Returns an annotated representation of the local nx configuration and the project graph.
nx_project_details
Returns the full project configuration for a specific nx project.
nx_docs
Retrieves documentation sections relevant to user queries.
nx_generators
Returns a list of available generators in the workspace.
nx_generator_schema
Provides detailed schema information for a specific generator.
nx_available_plugins
Returns a list of available Nx plugins from the npm registry with their descriptions.