Enables building remote Model Context Protocol (MCP) servers within the AdonisJS framework, utilizing Server-Sent Events (SSE).
Adonis MCP simplifies the creation of remote Model Context Protocol (MCP) servers using the AdonisJS framework and Server-Sent Events (SSE). It provides a structured way to define tools and prompts, register routes, and configure server settings. Debugging tools like the Inspector are supported, and configuration is customizable via a dedicated config file. This package helps integrate MCP functionality into AdonisJS applications with ease.
Key Features
01Uses Server-Sent Events (SSE) for communication
02Supports debugging with Inspector
03Offers a configuration file for customization
041 GitHub stars
05Builds remote MCP servers with AdonisJS
06Provides methods for registering routes, tools, and prompts
Use Cases
01Integrating interactive prompts into applications