Skip to main content
Glama

drupal-modules-mcp MCP Server

get_module_info

Retrieve detailed information about any Drupal module from drupal.org using its machine name. Integrates with the drupal-modules-mcp MCP Server for streamlined module insights.

Instructions

Get information about a Drupal module from drupal.org

Input Schema

NameRequiredDescriptionDefault
module_nameYesMachine name of the Drupal module

Input Schema (JSON Schema)

{ "properties": { "module_name": { "description": "Machine name of the Drupal module", "type": "string" } }, "required": [ "module_name" ], "type": "object" }

You must be authenticated.

Other Tools from drupal-modules-mcp MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Cleversoft-IT/drupal-modules-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server