Secure Remote MCP Servers using Azure API Management (Experimental)
Deploy Remote MCP Server to Azure
- Register
Microsoft.App
resource provider.
- Run this azd command to provision the api management service, function app(with code) and all other required Azure resources
MCP Inspector
- In a new terminal window, install and run MCP Inspector
- CTRL click to load the MCP Inspector web app from the URL displayed by the app (e.g. http://127.0.0.1:6274/#resources)
- Set the transport type to
SSE
- Set the URL to your running API Management SSE endpoint displayed after
azd up
and Connect:
- List Tools. Click on a tool and Run Tool.
Secure Remote MCP Servers using Azure API Management (Experimental)
Deploy Remote MCP Server to Azure
- Register
Microsoft.App
resource provider.
- Run this azd command to provision the api management service, function app(with code) and all other required Azure resources
MCP Inspector
- In a new terminal window, install and run MCP Inspector
- CTRL click to load the MCP Inspector web app from the URL displayed by the app (e.g. http://127.0.0.1:6274/#resources)
- Set the transport type to
SSE
- Set the URL to your running API Management SSE endpoint displayed after
azd up
and Connect:
- List Tools. Click on a tool and Run Tool.