#Drupal
19 items tagged with “Drupal”
PostsBlog Posts (6)
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: A Smarter Way to Assemble Site Features
Drupal Recipes let you assemble site features quickly, predictably, and without the usual configuration grind, offering a cleaner and more efficient way to build.
What is an MCP server and how does it work?
MCP servers and clients connect AI tools such as Claude, Cursor, and ChatGPT to thousands of external systems via a standard protocol.
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.
Linux Dev Server With Windows/Mac Clients: A Cost-Effective Setup for Modern Web Development
Centralize web development on a Linux server while using Windows and Mac machines as remote clients for a consistent, cost-effective setup.
AI and the Future of Drupal Development
AI is transforming Drupal into an AI-aware platform where developers focus less on manual content and configuration work and more on governing, reviewing, and safely orchestrating AI-driven 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.