Skip to main content
Glama

Nx MCP Server

Official
by nrwl
tsconfig.lib.json676 B
{ "extends": "../../../tsconfig.base.json", "compilerOptions": { "outDir": "out-tsc/vscode-lsp-client", "types": ["node"], "strict": false, "noImplicitReturns": false, "downlevelIteration": true }, "exclude": ["jest.config.ts", "**/*.spec.ts", "**/*.test.ts", "out-tsc"], "include": ["**/*.ts"], "references": [ { "path": "../utils/tsconfig.lib.json" }, { "path": "../output-channels/tsconfig.lib.json" }, { "path": "../configuration/tsconfig.lib.json" }, { "path": "../../shared/utils/tsconfig.lib.json" }, { "path": "../../language-server/types/tsconfig.lib.json" } ] }

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