Skip to main content
Glama

Nx MCP Server

Official
by nrwl
package.json809 B
{ "name": "@nx-console/vscode-migrate-sidebar-webview", "version": "0.0.1", "private": true, "nx": { "sourceRoot": "libs/vscode/migrate-sidebar-webview/src", "projectType": "library", "targets": { "build": { "executor": "@nx/esbuild:esbuild", "outputs": [ "{options.outputPath}" ], "options": { "outputPath": "dist/libs/vscode/migrate-sidebar-webview", "main": "libs/vscode/migrate-sidebar-webview/src/main.ts", "tsConfig": "libs/vscode/migrate-sidebar-webview/tsconfig.webview.json", "format": [ "esm" ], "declaration": false, "deleteOutputPath": true, "thirdParty": true } } }, "name": "vscode-migrate-sidebar-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