The com.digitalpublic/marketing-operations MCP server provides authorized, project-scoped marketing operations. It uses OAuth for authorization. It is read by default and includes supervision for write operations, indicating controlled access to any data changes associated with marketing operations.
🛠️ Key Features
- Project-scoped authorization
- OAuth-based access control
- Read-by-default behavior
- Supervised writes
🚀 Use Cases
- Authorized marketing operations within a specific project scope
- Integrating read-only access to marketing operation data
- Enabling controlled updates to marketing operation data under supervision
⚡ Developer Benefits
- OAuth integration for access control
- Clear default read behavior
- Safer write workflows via supervision
⚠️ Limitations
- Write operations are not unrestricted; they require supervision
- Access is scoped to authorized projects only