ExD Accelerator MCP Server
Related Servers
Alternatives to ExD Accelerator MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseBqualityBmaintenanceAI-native Experience Decisioning lifecycle automation for Adobe Journey Optimizer, enabling end-to-end ExD setup from CSV to placements via 21 MCP tools.21-
- FlicenseAqualityDmaintenanceEnables autonomous agents to segment audiences, manage subscribers, and trigger Journey Builder workflows in Salesforce Marketing Cloud through natural language.65 npm3-
- AlicenseNot gradedqualityAmaintenanceBridges IBM Operational Decision Manager with AI assistants, enabling decisions as tools for integration with platforms like Watson Orchestrate and Claude Desktop.8Apache 2.0
- AlicenseBqualityDmaintenanceEnables AI assistants to manage Optimizely DXP deployments through natural language conversations. Supports code deployment, database operations, content synchronization, and environment management across Integration, Preproduction, and Production environments.4211 npm2MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with IBM ODM Decision Center for managing business rules, decision tables, ruleflows, and project generation.MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to access and execute automated decision services from IBM Decision Intelligence or IBM Automation Decision Services. It exposes deployed decision operations as tools for platforms like Claude Desktop and IBM watsonx Orchestrate.6 npm7Apache 2.0
TDQS
Scored across 21 tools
Each tool targets a distinct resource and action, with clear separation between schema field operations, offer management, placement, rules, strategies, and CSV parsing. Even similar tools like deprecate_oob_field and deprecate_schema_field are explicitly differentiated by the type of field.
Tool names follow a consistent verb_noun pattern in snake_case, with verbs like create, get, list, update, deprecate, detach, parse, and bulk_create. The minor variation between get_, list_, and lookup_ is logically consistent with the cardinality of the result (single vs multiple).
At 21 tools, the count is slightly above the ideal 3-15 range, but the complexity of the ExD domain (schema management, multiple resource types, CSV parsing, auditing) justifies this number. Each tool serves a specific purpose without redundancy.
The tool set covers creation and reading for most resources, but lacks delete operations for offers, placements, rules, formulas, and strategies. Update is only available for offers. This leaves notable gaps that may require manual intervention or cause agent failures.