Replies: 1 comment
-
Hi @chesnel 👋 Thanks for trying out the server. Today we don't support HTTP or SSE. The only supported protocol is STDIO which means you wouldn't be able to host it as a web app. Follow PR #232 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’ve set up the deployment for the MCP Azure DevOps server on my Azure Web App, but I’m stuck on a couple of points and would appreciate your help:
How do I validate that MCP is actually running as expected on the web app?

I’m not seeing any obvious indicators or logs confirming that it’s up and functioning or error. The debug show correctly the configuration of my variable.
What’s the correct URL I should be using or sharing for the MCP endpoint?
I’ve tried accessing the base app URL, but I’m not sure if I should be targeting a specific route or path.
If you’ve gone through this setup , I’d be really grateful. I'm quite new with thats kind of setup :)
Thanks,
Pierre-Antoine
Beta Was this translation helpful? Give feedback.
All reactions