Hey everyone,
I'm curious to know if there's a way to configure an MCP server as a service so I can make web calls. Any insights on how to go about this would be greatly appreciated!
Thanks!
1 Answer
You might want to check out the Azure documentation on this. They have some solid resources on how to use Azure Functions as an MCP server. It might give you the setup you’re looking for!
But how does this compare to just setting up a regular function as an MCP REST endpoint? Any key differences?