Gbo37 Sfmc Mcp Tool
Freeby MCP Community
MCP tool for connecting Claude to Salesforce Marketing Cloud REST API
v1.0.0Added Apr 12, 2026
mcpclaudesfmcsalesforcemarketing
Gbo37 Sfmc Mcp Tool MCP Server
MCP tool for connecting Claude to Salesforce Marketing Cloud REST API
Installation
npx -y @iflow-mcp/gbo37-sfmc-mcp-tool
Reviews
Installation
Quick install
npx -y @iflow-mcp/gbo37-sfmc-mcp-tool
Add to claude_desktop_config.json
{
"mcpServers": {
"gbo37-sfmc-mcp-tool": {
"command": "npx",
"args": ["-y", "@iflow-mcp/gbo37-sfmc-mcp-tool"]
}
}
}