Salesforce Marketing runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm.
MCP server for Salesforce — 47 tools for leads, campaigns, pipeline, attribution, and reporting.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add salesforce-marketing-mcp -- npx -y salesforce-marketing-mcp
{
"mcpServers": {
"salesforce-marketing-mcp": {
"args": [
"-y",
"salesforce-marketing-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.salesforce-marketing-mcp]
command = "npx"
args = ["-y", "salesforce-marketing-mcp"]
{
"mcpServers": {
"salesforce-marketing-mcp": {
"args": [
"-y",
"salesforce-marketing-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"salesforce-marketing-mcp": {
"args": [
"-y",
"salesforce-marketing-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SF_USERNAME (Salesforce login email), SF_PASSWORD (Salesforce account password), SF_SECURITY_TOKEN (Salesforce security token (appended to password on login)), SF_LOGIN_URL (Login URL — use https://test.salesforce.com for sandbox (default https://login.salesforce.com)), SF_API_VERSION (Salesforce REST API version (default 60.0)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Microsoft Advertising (Bing Ads) — campaigns, keywords, and reports
MCP server for the Reddit Ads API. List accounts, campaigns, ads, and pull reports.
MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports
Google Ads MCP server: 16 tools for reporting, campaigns, keywords, assets. Writes preview first.
Google Ads, Meta Ads & GA4 MCP server - 250+ tools for campaigns, creatives, audiences & reports.
Google Ads MCP with MCC support: 35 tools for campaigns, keywords, reporting, GAQL.
Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.
Reddit Ads MCP: campaigns, ad groups, ads, reporting, and audience targeting.
Answers built from our own checks of this server.