mcp-server-drupal

mcp-server-drupal

3.5

If you are the rightful owner of mcp-server-drupal and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a TypeScript-based Model Context Protocol (MCP) server for the Drupal MCP module, designed to work with the STDIO transport.

The MCP Server for Drupal is a TypeScript-based companion server that facilitates communication between the Drupal MCP module and external systems using the STDIO transport. It is designed to enhance the functionality of the Drupal MCP module by providing a robust server-side implementation. The server supports authentication via environment variables, allowing for secure communication. It is available through various distribution channels, including Docker containers, compiled binaries, and JSR packages, making it versatile for different deployment environments. The server is built with Deno, ensuring modern development practices and ease of use. Additionally, it supports debugging through the MCP Inspector, which aids in troubleshooting communication over stdio.

Features

  • Supports STDIO transport for communication with Drupal MCP module.
  • Available as Docker container, compiled binary, and JSR package.
  • Authentication via environment variables using token or basic auth.
  • Built with Deno for modern development practices.
  • Debugging support through MCP Inspector.