Skip to main content
@frontmcp/nx is the official Nx plugin for FrontMCP. It provides 20 generators for scaffolding projects and components, and 7 executors for building, testing, and deploying your servers — all integrated with the Nx build system.
Use the Nx plugin when you want monorepo-scale development: shared libraries, multi-app composition, per-environment servers, and Nx’s dependency graph + affected commands.

When to Use the Nx Plugin

Architecture

The Nx plugin organizes your code into three layers:

Feature Summary

Generators (20)

Executors (7)

Next Steps

Installation

Install @frontmcp/nx in new or existing workspaces

Quickstart

Build your first monorepo in 5 minutes

Generators

Scaffold apps, libs, servers, and components

Executors

Build, test, and deploy with Nx