About
This NestJS module introduces the Model Context Protocol (MCP), enabling developers to seamlessly integrate custom 'tools' and prompts into their applications for use with Large Language Models (LLMs) or via HTTP endpoints. It simplifies the process of creating callable functions and context-aware prompts through decorators, offering automatic detection, robust input validation, and native support for OpenAI Function Calls, streamlining the development of intelligent, interactive services.