Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
1 / 5
0

Host LogicApps as an MCP Server on Azure Container Apps

DEV Community·Daniel Jonathan·about 1 month ago
#evN4ULTL
#mcp#logicapps#azure#software#logic#agent
Reading 0:00
15s threshold

Run Logic Apps Standard as an MCP server in a Docker container on Azure Container Apps — then call it from another Logic App using the built-in MCP client connector inside an agent loop. This post connects two earlier pieces: MCP server setup : Logic Apps ❤️ MCP — Expose Arithmetic Tools — enabling the /api/mcp endpoint and testing the tools Running on ACA : Logic Apps Standard on ACA — we take the same MCP server principles and host it as a Docker container on Azure Container Apps If you haven't read those, here's what's already running before this post starts. What's already deployed Seven arithmetic workflows — add , sub , mul , div , mod , pow , sqrt — each an HTTP trigger workflow that takes inputs and returns a result. They're baked into a Docker image and running as a single container on ACA.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More