Sfmc
Freeby MCP Community
SFMC AMPscript/SSJS/GTL tools and searchable Marketing Cloud Engagement help (MCE vs Next scoped) via MCP.
v0.3.0Added Apr 12, 2026
mcpmodel-context-protocolampscriptssjssfmc
Sfmc MCP Server
SFMC AMPscript/SSJS/GTL tools and searchable Marketing Cloud Engagement help (MCE vs Next scoped) via MCP.
Installation
Reviews
Installation
Quick install
npx -y mcp-server-sfmc
Add to claude_desktop_config.json
{
"mcpServers": {
"sfmc": {
"command": "npx",
"args": ["-y", "mcp-server-sfmc"]
}
}
}