42
/ 100
20 days ago
glama

Salesforce AI Agent MCP Server

Enables Claude to interact with Jira, Salesforce, and n8n through MCP tools, allowing automated reading of Jira stories, deploying Salesforce metadata, and triggering n8n workflows.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: N8N_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 2 critical, 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: JIRA_API_TOKEN, N8N_API_KEY, SF_CLIENT_SECRET, SF_PASSWORD, SF_SECURITY_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical17 high12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.0.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@1.10.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.10.2GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.10.2GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretJIRA_API_TOKENGenerate at [Atlassian API Tokens](https://id.atlassian.com/manage-profile/security/api-tokens)
configJIRA_BASE_URLe.g. https://your-org.atlassian.net
configJIRA_EMAILYour Atlassian account email
configLOG_LEVELdebug npm start # debug info warn error
configMCP_PORT8080 npm run start:sse
configMCP_TRANSPORT
🔐 secretN8N_API_KEYGenerate at n8n Settings → API → Create API Key
configN8N_BASE_URLYour n8n instance URL, e.g. https://your-n8n.com
configSF_API_VERSIONAPI version, e.g. v61.0 (default)
configSF_CLIENT_ID4. Copy Consumer Key →
🔐 secretSF_CLIENT_SECRET5. Copy Consumer Secret →
configSF_LOGIN_URL"": "https://login.salesforce.com",
🔐 secretSF_PASSWORDYour Salesforce password
🔐 secretSF_SECURITY_TOKENReset at Setup → Personal Information → Reset Security Token
configSF_USERNAMEYour Salesforce username
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pratapsfdc22-dev-salesforce-ai-agent-mcp-1hiv95)](https://m8ven.ai/mcp/pratapsfdc22-dev-salesforce-ai-agent-mcp-1hiv95)
commit: 924c0604f4d0e95acabc5b7e6bf6aec48a29c9ae
code hash: 63c9d170d80e7b5112b737de86a24d3b83c10e6846dac19112eddbf4fba81d97
verified: 6/23/2026, 10:14:39 AM
view raw JSON →