Content
# Salesforce Hosted MCP Servers (Beta)
This repository contains public resources, documentation links, and issues related to Salesforce’s Hosted MCP Server capability. It supports our ongoing **Beta** program to validate interoperability, performance, and developer experience for external AI agents connecting securely to Salesforce.
## Introduction
Salesforce Hosted MCP Servers allow administrators to expose Salesforce logic and assets to external agents such as Claude, Cursor, or Windsurf to interact with Salesforce resources and automation in a secure, governed manner. This capability is part of our broader effort to move Salesforce into the era of **agentic interoperability**—offering customers and partners a paved, secure path to connect their AI systems without relying on unverified free or third-party solutions.
## Getting Started
Setup instructions and troubleshooting guides are available in the **[Wiki](../../wiki)**. Start there to learn how to:
- Configure your first Hosted MCP Server in Salesforce
- Connect external MCP clients (Claude, Cursor, etc.)
- Understand authentication using External Client Apps
- Troubleshoot common connection and scope issues
- Review the [list of available MCP Servers and Tools](https://github.com/forcedotcom/mcp-hosted/wiki/Available-Tools-and-Servers)
## Submitting Feedback on the Beta
This feature is currently in open **Beta**, enabling customers to opt-in to test this feature set before the GA release. Please submit feedback through this repo’s **[Issues](../../issues)** to help us refine configuration, authentication, and runtime behavior before GA.
- 🔐 **Connectivity & Authentication Help** – Use the issue form titled **“🔐 Cannot Connect / Authentication Help”** if you encounter trouble connecting your MCP client.
- 🐞 **Bug or Documentation Fix** – Use the relevant template under **New Issue**.
- 💡 **Feature Ideas or Requests** – We welcome thoughtful suggestions through the **Feature Request** form. We want to know what you are trying to do that does not appear to be possible with the current feature set.
Connection Info
You Might Also Like
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
git
A Model Context Protocol server for Git automation and interaction.
everything
Model Context Protocol Servers
chrome-devtools-mcp
Chrome DevTools for coding agents
python-sdk
The official Python SDK for Model Context Protocol servers and clients
python-sdk
Python SDK for the Model Context Protocol (MCP) implementation.