
Talking Drupal Talking Drupal #529 - MCP, Automators, and Agents
Nov 17, 2025
Marcus Johansson, tech lead of the AI initiative at Freely Give, dives into the world of AI in Drupal. He unveils the Model Context Protocol (MCP) and its implications for integrating AI tools. Listeners learn about automators that streamline editorial workflows, from summarizing content to generating alt text. Marcus discusses the challenges of building AI agents and how these innovations reshape Drupal development. With insights into real-world applications and future tools, this conversation is a must for anyone curious about AI's role in content management.
AI Snips
Chapters
Transcript
Episode notes
Sandbox Recipe Accelerates AI Exploration
- The AI Ecosystem Recipe gives Drupal developers a sandbox to explore many AI providers and features quickly.
- Marcus built it to centralize options so developers can test integrations like ingestion, translation, and SEO tools.
MCP Enables Standard Tool Calling
- MCP standardizes how models call external tools so LLMs can use real computational or API functions reliably.
- Drupal already supports MCP servers and clients to let sites expose or consume tools across languages and providers.
Voice Agent Fills Web Forms Over Calls
- Marcus demoed agent-to-agent workflows using a voice agent (VAPI) that called people to fill web forms via Twilio.
- The VAPI agent retrieved web form questions via MCP tools and returned completed submissions automatically.
