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.

4 lines (3 loc) 128 B
export * from '../services/discovery.service'; export * from '../services/registry.service'; export * from './session.manager';