Drupal Tools icon

Drupal Tools

Facilitates Drupal development by providing tools for querying modules and interacting with Drush commands through the Model Context Protocol.

About

Drupal Tools enhances Drupal development workflows by offering a Model Context Protocol (MCP) server designed for querying Drupal.org modules and interacting with Drush commands. Seamlessly integrating with Cline and other MCP-compatible clients, it streamlines the development process by enabling resource management, tool execution, and prompt generation for LLM summarization, all within the MCP framework.

Key Features

  • Provides a `create_note` tool for creating new text notes with titles and content.
  • Implements resources representing text notes with URIs and metadata.
  • Lists and accesses notes via `note://` URIs.
  • Offers a `summarize_notes` prompt to generate summaries of stored notes using LLMs.
  • Supports plain text mime type for simple content access.

Use Cases

  • Querying Drupal.org modules for information and updates.
  • Generating summaries of Drupal-related notes using LLMs.
  • Interacting with Drush commands for automated Drupal tasks.