EventHub2018PreviewManagementClient MCP Config
Azure Event Hubs client for managing Event Hubs Cluster, IPFilter Rules and VirtualNetworkRules resources.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/azure-com-eventhub-eventhub-preview.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/azure-com-eventhub-eventhub-preview.json to fetch programmatically.
{
"mcpServers": {
"azure-com-eventhub-eventhub-preview": {
"command": "npx",
"args": ["-y","@mcp/azure-com-eventhub-eventhub-preview"],
"env": {
"EVENTHUB2018PREVIEWMANAGEMENTCLIENT_API_KEY": "your_eventhub2018previewmanagementclient_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/azure-com-eventhub-eventhub-preview.jsonEnvironment Variables
EVENTHUB2018PREVIEWMANAGEMENTCLIENT_API_KEYReplace your_eventhub2018previewmanagementclient_api_key with your actual eventhub2018previewmanagementclient api key
Endpoints
GET
/providers/Microsoft.EventHub/operationsOperations_List
GET
/subscriptions/{subscriptionId}/providers/Microsoft.EventHub/availableClusterRegionsClusters_ListAvailableClusters
GET
/subscriptions/{subscriptionId}/providers/Microsoft.EventHub/namespacesNamespaces_List
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clustersClusters_ListByResourceGroup
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}Clusters_Get
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}Clusters_Put
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}Clusters_Delete
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}Clusters_Patch
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/namespacesClusters_ListNamespaces
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/quotaConfiguration/defaultConfiguration_Get