Skip to main content
Glama
nrwl

Nx MCP Server

Official
by nrwl
index.ts764 B
export * from './lib/workspace-dependencies'; export * from './lib/find-nx-package-path'; export * from './lib/package-details'; export * from './lib/pnp-dependencies'; export { checkIsNxWorkspace } from './lib/check-is-nx-workspace'; export { getNxExecutionCommand } from './lib/get-nx-execution-command'; export { detectPackageManager, getPackageManagerCommand, getPackageManagerVersion, } from './lib/local-nx-utils/package-manager-command'; export * from './lib/local-nx-utils/read-json'; export * from './lib/local-nx-utils/parse-target-string'; export * from './lib/local-nx-utils/find-matching-projects'; export * from './lib/local-nx-utils/get-local-workspace-plugins'; export * from './lib/nx-json'; export * from './lib/local-nx-utils/cache-dir';

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nrwl/nx-console'

If you have feedback or need assistance with the MCP directory API, please join our Discord server