Skip to main content
Glama
nrwl

Nx MCP Server

Official
by nrwl
project.json1.04 kB
{ "name": "intellij", "$schema": "../../node_modules/nx/schemas/project-schema.json", "projectType": "application", "targets": { "composedJar": { "executor": "@nx/gradle:gradle", "options": { "taskName": ":intellij:composedJar", "excludeDependsOn": false } }, "semantic-release": { "executor": "@theunderscorer/nx-semantic-release:semantic-release", "options": { "outputPath": "", "ci": false, "npm": false, "plugins": ["gradle-semantic-release-plugin"], "gitAssets": ["gradle.properties"] } }, "buildPlugin": { "dependsOn": ["^build", "^build-webview-files"] }, "runIde": { "cache": false }, "prepareSandbox": { "dependsOn": [ "^build", "^build-webview-files", "composedJar", "^jar", "initializeIntellijPlatformPlugin" ] } }, "tags": ["type:intellij"], "implicitDependencies": ["nxls", "generate-ui-v2", "shared-cloud-fix-webview"] }

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