Developer ToolsAuto-generated
EngagementFabric MCP Server
Microsoft Customer Engagement Fabric
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-engagementfabric-engagementfabric
Environment Variables
ENGAGEMENTFABRIC_API_KEYExample: your_engagementfabric_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-engagementfabric-engagementfabric": {
"command": "npx",
"args": ["-y","@mcp/azure-com-engagementfabric-engagementfabric"],
"env": {
"ENGAGEMENTFABRIC_API_KEY": "your_engagementfabric_api_key"
}
}
}
}Endpoints
GET
/providers/Microsoft.EngagementFabric/operationsList operation of EngagementFabric resources
GET
/subscriptions/{subscriptionId}/providers/Microsoft.EngagementFabric/AccountsList the EngagementFabric accounts in given subscription
GET
/subscriptions/{subscriptionId}/providers/Microsoft.EngagementFabric/skusList available SKUs of EngagementFabric resource
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/AccountsList EngagementFabric accounts in given resource group
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}Get the EngagementFabric account
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}Create or Update the EngagementFabric account
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}Delete the EngagementFabric account
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}Update EngagementFabric account
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}/ChannelsList the EngagementFabric channels
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}/Channels/{channelName}Get the EngagementFabric channel