Skip to main content
Glama

Nx MCP Server

Official
by nrwl
tsconfig.base.json1 kB
{ "compilerOptions": { "allowJs": false, "allowSyntheticDefaultImports": true, "composite": true, "declaration": true, "declarationMap": true, "emitDeclarationOnly": true, "emitDecoratorMetadata": false, "esModuleInterop": true, "experimentalDecorators": false, "forceConsistentCasingInFileNames": true, "importHelpers": true, "incremental": true, "isolatedModules": true, "lib": ["es2022"], "module": "NodeNext", "moduleResolution": "NodeNext", "noEmitOnError": true, "noFallthroughCasesInSwitch": true, "noImplicitOverride": true, "noImplicitReturns": false, "noUnusedLocals": false, "pretty": true, "removeComments": false, "resolveJsonModule": false, "skipDefaultLibCheck": false, "skipLibCheck": true, "sourceMap": false, "strict": false, "target": "es2022", "verbatimModuleSyntax": false, "jsx": "react", "jsxFactory": "vscpp", "jsxFragmentFactory": "vscppf" } }

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