drupal-modules-mcp MCP Server

Author:@Cleversoft-IT
View on GitHub

Overview

The drupal-modules-mcp is a Model Context Protocol (MCP) server. It retrieves detailed information about Drupal modules from drupal.org to help Drupal developers.

To use it, install the server and configure it in an MCP-compatible environment like Claude Desktop or IDEs such as Cline. Use the get_module_info tool with a module's machine name to fetch its details.

It fetches comprehensive module data from drupal.org, including version compatibility and documentation. It integrates with various MCP clients.

Use cases include getting up-to-date module details for development, aiding AI tools with accurate data, and streamlining workflow by integrating information retrieval directly into the IDE.

It is a server designed to fetch Drupal module information to enhance development. Install it via npm install and follow setup instructions. It works with any IDE that supports MCP servers.