Skip to main content
Glama
nrwl

Nx MCP Server

Official
by nrwl
index.ts710 B
export * from './lib/abstract-tree-provider'; export * from './lib/dependency-versioning'; export * from './lib/empty-state-messages'; export { getWorkspacePath } from './lib/get-workspace-path'; export * from './lib/git'; export type { API as GitAPI, GitExtension } from './lib/git-extension'; export { isInCursor, isInVSCode, isInWindsurf, } from './lib/editor-name-helpers'; export * from './lib/mcp-json'; export * from './lib/read-projects'; export * from './lib/register-codelens'; export { sendMessageToAgent } from './lib/send-message-to-agent'; export { getShellExecutionForConfig } from './lib/shell-execution'; export * from './lib/string-utils'; export { watchFile } from './lib/watch-file';

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