Skip to main content
Glama

Drupal-Modules-MCP MCP Server

get_command_info

Retrieve detailed information about a Drush command by specifying its name and version. Ideal for managing and understanding Drupal module commands effectively.

Instructions

Get detailed information about a specific Drush command

Input Schema

NameRequiredDescriptionDefault
command_nameYesName of the Drush command
versionNoDrush version (e.g. '13.x'). Defaults to '13.x'

Input Schema (JSON Schema)

{ "properties": { "command_name": { "description": "Name of the Drush command", "type": "string" }, "version": { "description": "Drush version (e.g. '13.x'). Defaults to '13.x'", "type": "string" } }, "required": [ "command_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-tools-mcp'

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