This project is not covered by Drupal’s security advisory policy.
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.moduleso 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
Supporting organizations:
Provided paid time
Original idea and direction
Project information
- Project categories: Artificial Intelligence (AI)
- Ecosystem: AI (Artificial Intelligence)
- Created by markconroy on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-alpha3
released 2 March 2026
Works with Drupal: ^10 || ^11 || ^12
Install:
Development version: 1.0.x-dev updated 2 Mar 2026 at 18:45 UTC
