#Drupal
18 items tagged with “Drupal”
PostsBlog Posts (5)
Automate Site Audits with AI Using Audit Export
Automate Drupal site audits with AI using Audit Export and MCP. Generate documentation from content types, fields, modules, and custom code.
Audit Export Unlocks AI Ready Reporting Using the Tool API Module
Audit Export unlocks powerful AI driven insights by exposing audits through the Tool API, allowing Drupal sites to easily automate reporting and integrate with modules like MCP.
Drupal Recipes: Reusable Configuration Without the Overhead
Build Drupal sites faster with Recipes: reusable configuration bundles for content types, workflows, and features without manual configuration work.
How to Configure Drupal MCP with Claude Desktop
Configure Drupal MCP for secure, local development and connect it to Claude Desktop so you can use AI-powered tools to manage and interact with your Drupal site.
AI and Drupal: How the Drupal AI Initiative Is Reshaping Content Management
The Drupal AI Initiative moves development from hands-on configuration to orchestrating AI-driven content management and reviewing automated changes at scale.
ProjectsProjects (8)
SiteDash
SiteDash is a unified platform that gives teams a single view of all their Drupal and WordPress sites while integrating with native LLMs to provide insight across all projects and connected services.
Simple VPS Provisioner
Simple VPS Provisioner (SVP) is a Go-based command-line utility that automates the provisioning of Debian 13 (Trixie) servers into fully configured, production-ready LAMP environments for Drupal or WordPress. With a single command, it installs and configures Nginx, PHP-FPM, MariaDB, Composer, and Certbot. Additionally, install per-domain PHP-FPM pools, UFW firewall rules, and secure SSL certificates. SVP emphasizes speed, idempotency, and security, offering reproducible setups you can trust to run multiple times without breaking existing configurations.
Drupal + NextJS Starter
This project provides a starter kit for evaluating a headless Drupal setup with Next.js. It combines Drupal 11 as the content backend with a Next.js 15 frontend, including JSON:API, OAuth, TypeScript, and Tailwind. The environment is containerized using Docker/Docksal, and the repository can be cloned and initialized for testing. The kit is intended to help assess Drupal’s suitability as a backend for a modern Next.js application.
Saplings AI MCP
A recipe to enable a fully compliant MCP server on your Drupal site for seamless AI-powered interactions.
Drupal Recipe Explorer
The Drupal Recipe Explorer is a searchable catalog that helps developers and site builders discover, review, and understand Drupal recipes.
Drupal Docksal Starter Template
This is a clean starter project for Drupal 11, pre-configured to run in a Docksal development environment.
Audit Export Module
Audit Export provides a streamlined way to audit Drupal sites, offering automated reports and exports that give administrators and developers clear insight into how their site is structured and configured.
Media Dupe Detect
Media Dupe Detect is a Drupal module that integrates with the Media Library to detect duplicate file uploads by hash and prompt users to reuse existing media instead of creating new items.