{"id":27928597,"url":"https://github.com/salesforce-mcp/salesforce-mcp","last_synced_at":"2025-05-07T02:40:46.729Z","repository":{"id":291546393,"uuid":"973629838","full_name":"salesforce-mcp/salesforce-mcp","owner":"salesforce-mcp","description":"Salesforce MCP server. Allows LLMs to interact with Salesforce data \u0026 metadata","archived":false,"fork":false,"pushed_at":"2025-05-05T09:26:25.000Z","size":64,"stargazers_count":38,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T09:52:55.657Z","etag":null,"topics":["antrophic","mcp","mcp-client","mcp-server","mcp-servers","modelcontextprotocol","salesforce","salesforce-api","salesforce-developers"],"latest_commit_sha":null,"homepage":"https://salesforce-mcp.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salesforce-mcp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-27T12:03:40.000Z","updated_at":"2025-05-05T09:26:29.000Z","dependencies_parsed_at":"2025-05-05T10:04:42.067Z","dependency_job_id":null,"html_url":"https://github.com/salesforce-mcp/salesforce-mcp","commit_stats":null,"previous_names":["salesforce-mcp/salesforce-mcp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce-mcp%2Fsalesforce-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce-mcp%2Fsalesforce-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce-mcp%2Fsalesforce-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce-mcp%2Fsalesforce-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce-mcp","download_url":"https://codeload.github.com/salesforce-mcp/salesforce-mcp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252802378,"owners_count":21806487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["antrophic","mcp","mcp-client","mcp-server","mcp-servers","modelcontextprotocol","salesforce","salesforce-api","salesforce-developers"],"created_at":"2025-05-07T02:40:46.030Z","updated_at":"2025-05-07T02:40:46.697Z","avatar_url":"https://github.com/salesforce-mcp.png","language":"Python","funding_links":[],"categories":["Community Servers","CRM and Sales Tools"],"sub_categories":[],"readme":"# Salesforce MCP Connector 🚀\n\n**Must read -**\n**This is not an official Salesforce repository.**\n\n\nWelcome to the Salesforce Model Context Protocol server! \nThis MCP allows you to interact with your Salesforce data and metadata using natural language.\n\nWhether you're a business user, developer, or administrator, you can now chat with your Salesforce org to:\nGet insights, Manage data, Configure the platform, create objects, fields, flows.. delete them, automate tasks and many more.\n\n## Quick Start ⚡\n\n\nhttps://github.com/user-attachments/assets/60c8a448-c953-4399-99b3-7c3a1c976aa7\n\n\n### Option 1: Cloud Version (Recommended for Most Users) ☁️\n1. Visit [salesforce-mcp.com](https://salesforce-mcp.com)\n2. Click \"Connect to Salesforce\" and authenticate with your org\n3. Start chatting with your Salesforce data right away, be aware that its not an official Salesforce product!\n\n### Option 2: Local Version (Recommended for Developers) 💻\n1. Follow the configuration steps below\n2. Set up your environment variables\n3. Use with your preferred MCP-compatible AI assistant\n\n## What You Can Do?  ✨\n\n ## Work with your data\n\n1. **Ask Questions About Your Data** 🔍\n   - Get insights about your Salesforce records\n   - Example: \"Show me all accounts created in the last 30 days with their names and annual revenue\"\n   - The AI will automatically translate this into the appropriate Salesforce query\n\n2. **Search Across Your Org** 🔎\n   - Find information across all your Salesforce records\n   - Example: \"Find all records containing 'Acme' in any field\"\n   - Works like a powerful search engine for your Salesforce data\n\n3. **Understand Your Data Structure** 📊\n   - Explore available fields and objects\n   - Example: \"What fields are available on the Account object?\"\n   - Get a clear view of your data model\n\n4. **Manage Your Records** 📝\n   - Create, update, and delete records with natural language\n   - Examples:\n     - \"Create a new Account named 'Acme Corp' with industry 'Technology'\"\n     - \"Update the phone number of Account 001xx000003DIloAAG to '555-0123'\"\n     - \"Delete the Account with ID 001xx000003DIloAAG\"\n     - \"Create a new user\"...\n\n## Work with your Metadata\n\n5. **Create objects and fields** 🛠️\n   - Access and manage your Salesforce Object Manager\n   - Example: \"Create a new custom object named \"Contract with 3 fields: Name, Id and type\"\n   - Perfect for developers and administrators\n\n6. **Delete objects fields** 🔌\n   - Interact with your custom Salesforce objects\n   - Example: \"Delete the field type from the Contract object\"\n   - Seamlessly integrate with your existing solutions\n\n7. **Create custom tabs and apps** ⚙️\n   - Connect to any Salesforce API endpoint\n   - Example: \"Get the describe information for the Account object\"\n   - Unlock the full power of the Salesforce platform\n\n8. **In Progress: Expanding Capabilities** 🚀\n   - We’re actively working on powerful new features to further streamline your Salesforce experience, including:\n     1. Flow automation and orchestration\n     2. Page Layouts\n     3. Validation rules\n     4. Reports and Dashboards\n     5. Simplified deployments\n     6. And many more...\n     \n\n## Configuration ⚙️\n\n### For Local Installation\n\nTo use this connector locally, you'll need to configure it in your `claude_desktop_config.json` file. Add the following to the `mcpServers` section:\n\n```json\n{\n    \"mcpServers\": {\n        \"salesforce\": {\n            \"command\": \"uvx\",\n            \"args\": [\n                \"--from\",\n                \"salesforce-mcp\",\n                \"salesforce\"\n            ],\n            \"env\": {\n                \"USERNAME\": \"YOUR_SALESFORCE_USERNAME\",\n                \"PASSWORD\": \"YOUR_SALESFORCE_PASSWORD\",\n                \"SECURITY_TOKEN\": \"YOUR_SALESFORCE_SECURITY_TOKEN\"\n            }\n        }\n    }\n}\n```\n\nReplace the placeholder values with your Salesforce credentials:\n- `YOUR_SALESFORCE_USERNAME`: Your Salesforce username\n- `YOUR_SALESFORCE_PASSWORD`: Your Salesforce password\n- `YOUR_SALESFORCE_SECURITY_TOKEN`: Your Salesforce security token\n\n## Security Note 🔒\n\nYour Salesforce credentials are stored securely and are only used to establish the connection to your org. We never store or share your credentials with third parties.\n\n## Contributing 👋 \n\nThanks for being here! Whether you’re fixing a bug, adding a feature, or improving documentation — your help makes a big difference.\n\nHere’s how to get started:\n\n1. Check out our [Contributing Guidelines](CONTRIBUTING.md)\n2. Take a look at the open [Issues](https://github.com/salesforce-mcp/Salesforce-mcp/issues)\n3. Fork the repo and create your branch\n4. Open a pull request when you’re ready\n\nWe appreciate your support and look forward to collaborating! 🚀\n\n## Support 💬\n\nNeed help? Visit our [documentation](https://salesforce-mcp.com/docs) or contact our support team at support@salesforce-mcp.com or in our Discord channel\n\n## License 📄\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce-mcp%2Fsalesforce-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalesforce-mcp%2Fsalesforce-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce-mcp%2Fsalesforce-mcp/lists"}