NestJS MCP - v1.0.1
    Preparing search index...

    Main MCP Module for NestJS integration

    Implements

    • OnApplicationBootstrap
    Index

    Constructors

    Methods

    • Register the MCP module for features (without controller) Use this when you want to use MCP services in a module without exposing HTTP endpoints

      Returns DynamicModule

    • Initialize module and discover tools, resources, and prompts This runs after all modules have been initialized

      Returns Promise<void>