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.

3 lines (2 loc) 126 B
export declare const MCP_RESOLVER = "__mcp_resolver__"; export declare function Resolver(workspace?: string): ClassDecorator;