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
index.ts•279 B
export * from './lib/project-graph';
export * from './lib/nx-json';
export * from './lib/docs';
export * from './lib/generators';
export * from './lib/generator-details';
export * from './lib/plugins';
export * from './lib/graph-visualization';
export * from './lib/tool-names';