Serves as a TypeScript-based companion server for the Drupal MCP module, utilizing STDIO transport.
This server facilitates communication between Drupal and other applications using the Model Context Protocol (MCP). Designed as a companion to the Drupal MCP module, it utilizes STDIO transport for data exchange. The server exposes resources (templates, reads) and tools (calls) defined by the Drupal API during initialization, allowing for seamless integration and interaction within an MCP environment. Note that the server is under active development, so usage is at your own risk.