MCP server for Drupal via Drush. Lets AI agents (Claude Code, Gemini CLI, etc.) interact with any Drupal 10+/11+ site - locally, over SSH, or via Docker - by executing Drush commands.
MCP server for Drupal via Drush. Lets AI agents (Claude Code, Gemini CLI, etc.) interact with any Drupal 10+/11+ site - locally, over SSH, or via Docker - by executing Drush commands.
Two packages:
@bloomidea/drush-mcp (npm) - TypeScript MCP serverbloomidea/drush-mcp-bridge (Composer) - PHP Drush bridge for structured entity operationsInstall the MCP server:
npm install -g @bloomidea/drush-mcp
Install the Drush bridge on your Drupal site:
composer require bloomidea/drush-mcp-bridge
Add the agent skill so your agent knows how to work with Drupal entities, fields, and groups:
npx skills add Bloomidea/drush-mcp
"create a task in the Atrium group" / "list all published articles" / "check Drupal status" / "add a comment to node 123"
Works with Claude Code, Gemini, Codex, Gemini, Windsurf, and 37+ agents.
Register in Claude Code (local):
Claude MCP add drupal -- drush-mcp --local --command "drush"
Or with SSH:
Claude MCP add drupal -- drush-mcp --ssh --host example.com --user deploy --root /var/www/html
Three methods: CLI flags, YAML config file, or environment variables.
# Local
drush-mcp --local --command "ddev drush"
# SSH
drush-mcp --ssh --host example.com --user deploy --root /var/www/html
# Docker (static container name)
drush-mcp --docker --host example.com --user deploy --container mycontainer
# Docker (dynamic container lookup via filter)
drush-mcp --docker --host example.com --user deploy --container-filter "label=coolify.serviceName=myapp"
Create drush-mcp.yml in your project root or home directory, or pass --config path:
sites:
production:
transport: ssh
host: example.com
user: deploy
root: /var/www/h
Universal, model-agnostic operating harness for AI agents (Claude, Codex, Gemini, …) — a lean core + work-type profiles assembled by one setup script.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
A desktop pet for macOS & Windows that monitors your AI coding agents (Claude Code, Codex, Cursor, Gemini...) in real time, and grows as you code, feed it tokens, level it up, climb the leaderboard.
UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation.
The coding agent that answers to you, your model, your machine, your rules.
Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi,Grok, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/微信/飞书. No hooks, no skills, no MCP.
Workflows from the Neura Market marketplace related to this Gemini resource