sfdc-read-mcp-apim

AMNEngineering/sfdc-read-mcp-apim
★ 0 stars PowerShell 🔒 Security Updated today
Azure APIM gateway for Salesforce Hosted MCP Server (sobject-reads) - Read-only access for Power BI and Copilot Studio
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sfdc-read-mcp-apim": {
      "command": "npx",
      "args": [
        "-y",
        "AMNEngineering/sfdc-read-mcp-apim"
      ]
    }
  }
}

README Excerpt

Azure API Management gateway for Salesforce Hosted MCP Server (sobject-reads), exposing read-only Salesforce data to Power BI and Copilot Studio agents with Entra ID authentication. ``` Power BI / Copilot Studio ↓ (Entra JWT: api://sfdc-read-mcp-reader) Azure APIM (d02/p02) ↓ (Salesforce OAuth: mcp_api scope)