Drupal is a registered trademark of Dries Buytaert

A Drupal module that adds WebMCP-style tool metadata attributes to core user forms.

Compatibility

  • Drupal 10, 11, and 12
  • Uses procedural hooks in webmcp_user_forms.module so we have Drupal 10 compatibility. A future release will convert these to OOP hook attributes.

What it alters

  • User login form (user_login_form)
  • User password reset form (user_pass)
  • User registration form (user_register_form)

For these forms, the module adds tool* and toolparamdescription attributes to relevant form elements, including the registration profile picture upload widget.

Enable

drush en webmcp_user_forms -y
drush cr

Activity

Total releases
4
First release
Feb 2026
Latest release
2 days ago
Release cadence
2 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
1.0.0-alpha3 Pre-release Mar 2, 2026
1.0.0-alpha2 Pre-release Mar 2, 2026
1.0.0-alpha1 Pre-release Feb 25, 2026
1.0.x-dev Dev Feb 25, 2026