Salesforce AI Agent MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for SSE mode | 3000 |
| LOG_LEVEL | No | debug | info | warn | error | info |
| JIRA_EMAIL | Yes | Your Atlassian account email | |
| N8N_API_KEY | No | Generate at n8n Settings -> API -> Create API Key | |
| SF_PASSWORD | Yes | Your Salesforce password | |
| SF_USERNAME | Yes | Your Salesforce username | |
| N8N_BASE_URL | No | Your n8n instance URL | |
| SF_CLIENT_ID | Yes | Connected App Consumer Key | |
| SF_LOGIN_URL | Yes | https://login.salesforce.com (prod) or https://test.salesforce.com (sandbox) | |
| JIRA_BASE_URL | Yes | e.g. https://your-org.atlassian.net | |
| JIRA_API_TOKEN | Yes | Generate at Atlassian API Tokens | |
| SF_API_VERSION | No | API version, e.g. v61.0 | v61.0 |
| SF_CLIENT_SECRET | Yes | Connected App Consumer Secret | |
| SF_SECURITY_TOKEN | Yes | Reset at Setup -> Personal Information -> Reset Security Token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pratapsfdc22-dev/salesforce-ai-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server