SFMC AMPscript/SSJS/GTL tools and searchable Marketing Cloud Engagement help (MCE vs Next scoped) via MCP.
| Tool name | Description | Destructive? |
|---|---|---|
| validate_ampscript | ✓ no | |
| validate_ssjs | ✓ no | |
| validate_sfmc_html | ✓ no | |
| lookup_ampscript_function | ✓ no | |
| list_ampscript_functions | ✓ no |
| validate_handlebars | ✓ no | |
| lookup_handlebars_helper | ✓ no | |
| list_handlebars_helpers | ✓ no | |
| lookup_ssjs_function | ✓ no | |
| review_change | ✓ no | |
| suggest_fix | ✓ no | |
| get_ampscript_completions | ✓ no | |
| get_ssjs_completions | ✓ no | |
| get_handlebars_completions | ✓ no | |
| format_sfmc_code⚠ | ⚠ yes | |
| search_mce_help | ✓ no | |
| detect_sfmc_platform⚠ | ⚠ yes | |
| search_mcn_help | ✓ no | |
| search_help | ✓ no | |
| check_mcn_compatibility | ✓ no | |
| rewrite_for_mcn⚠ | ⚠ yes | |
| convertSsjsToAmpscript | ✓ no | |
| convertAmpscriptToSsjs | ✓ no | |
| convertAmpscriptToHandlebars | ✓ no | |
| convertHandlebarsToAmpscript | ✓ no | |
| convertSsjsToHandlebars | ✓ no | |
| write_handlebars⚠ | ⚠ yes | |
| get_server_version | ✓ no |
{
"mcpServers": {
"mcp-sfmc": {
"command": "npx",
"args": [
"-y",
"mcp-server-sfmc"
]
}
}
}