Campaign Requirement Extractor is a read-only task app that extracts structured campaign requirement fields from user-provided campaign text.
The app accepts one input field: campaign_text, containing raw campaign requirement text with explicitly stated campaign details.
The app returns campaign_name, objective, channel, budget, deadline, missing_fields, source_text, and errors.
This app does not design campaign strategy, judge budget reasonableness, write marketing copy, recommend channels, publish campaigns, schedule campaigns, send messages, update systems, or take operational actions.
The app is stateless, read-only, does not require login, does not store submitted data, and does not call external APIs.
/campaign-requirement-extractor/mcp
Support contact: sidcraigau@gmail.com.