Odel
salesforce metadata mcp

salesforce metadata mcp

Local
@semwalajay83-sem1TypeScriptMITUpdated 5 days ago

The only Salesforce MCP with Agentforce, OmniStudio & DevOps Center tools — 228 total.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsalesforce-metadata-mcpv3.0.0

Run

npx -y salesforce-metadata-mcp

MCP client config

{
  "mcpServers": {
    "salesforce-metadata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "salesforce-metadata-mcp"
      ]
    }
  }
}