Salesforce Metadata MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 191 installs a week from npm. Last commit 9 Sep 2026.
The only Salesforce MCP with Agentforce, OmniStudio & DevOps Center tools — 228 total.
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const output = execSync(
`/query?q=${encodeURIComponent(`SELECT COUNT() FROM ${obj}`)}`
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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-metadata-mcp -- npx -y salesforce-metadata-mcp
{
"mcpServers": {
"salesforce-metadata-mcp": {
"args": [
"-y",
"salesforce-metadata-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.salesforce-metadata-mcp]
command = "npx"
args = ["-y", "salesforce-metadata-mcp"]
{
"mcpServers": {
"salesforce-metadata-mcp": {
"args": [
"-y",
"salesforce-metadata-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"salesforce-metadata-mcp": {
"args": [
"-y",
"salesforce-metadata-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SF_INSTANCE_URL (Salesforce org URL, e.g. https://yourorg.my.salesforce.com), SF_ACCESS_TOKEN (Salesforce access token (or use SF_ALIAS / JWT variables instead)), SF_ALIAS (Salesforce CLI org alias (alternative to SF_ACCESS_TOKEN)), SF_TOOLSETS (Toolsets to load at startup: 'all', 'none', or a comma-separated list. Default: core,metadata. All 228 tools stay available via sf_find_tool / sf_load_toolset.), SF_PRODUCTION_GUARD (Refuse destructive tools on production orgs: 'destructive' (default), 'strict', or 'off'. Metadata creation is never affected.).
The author declared them in the registry entry; get the values from the project itself.
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.
AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 31 MCP tools.
AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools.
Enterprise-grade MySQL MCP Server with OAuth 2.0, 106 tools, and Docker deployment
Manage AWS, Azure, GCP, Kubernetes, CI/CD, Docker, Terraform and more. 727 tools.
MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle
An MCP server that provides DevOps and DevSecOps context for the project
Answers built from our own checks of this server.