Skip to main content
Glama

Nx MCP Server

Official
by nrwl
tsconfig.lib.json592 B
{ "extends": "../../../tsconfig.base.json", "compilerOptions": { "outDir": "out-tsc/vscode-error-diagnostics", "types": ["node"] }, "include": ["src/**/*.ts"], "exclude": ["jest.config.ts", "src/**/*.spec.ts", "src/**/*.test.ts"], "references": [ { "path": "../../shared/utils/tsconfig.lib.json" }, { "path": "../nx-workspace/tsconfig.lib.json" }, { "path": "../lsp-client/tsconfig.lib.json" }, { "path": "../configuration/tsconfig.lib.json" }, { "path": "../../shared/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