UNPKG

@nestjs-mcp/server

Version:

Modular library for building scalable MCP servers with NestJS, providing decorators and integration patterns as a wrapper for the official MCP TypeScript SDK.

6 lines (5 loc) 186 B
export * from './prompt.decorator'; export * from './resolver.decorator'; export * from './resource.decorator'; export * from './tool.decorator'; export * from './user-guard.decorator';