Skip to main content
Glama
nrwl

Nx MCP Server

Official
by nrwl
package.json749 B
{ "name": "@nx-console/shared-ui-components", "version": "0.0.1", "private": true, "type": "module", "main": "./dist/index.js", "module": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { "./package.json": "./package.json", ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js", "default": "./dist/index.js" } }, "dependencies": { "@lit-labs/context": "^0.3.1", "@microsoft/fast-components": "^2.30.6", "@vscode/webview-ui-toolkit": "^1.2.0", "lit": "^2.4.1", "tslib": "^2.3.0" }, "nx": { "name": "shared-ui-components", "sourceRoot": "libs/shared/ui-components/src", "projectType": "library", "tags": [ "type:shared" ] } }

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