Use https and OAuth with MCP Inspector? #910
Unanswered
dahlsailrunner
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Can the MCP inspector be run on HTTPS? All the integration does is run it per the docs. Can you run per their docs and achieve the auth flow you're aiming for? If so, we'd need to update the integration to match any additional args required. |
Beta Was this translation helpful? Give feedback.
1 reply
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 there - I'm trying to set up an easy-to-use example that uses the MCP Inspector and OAuth.
My first question is regarding using https for the MCP Server itself. When I use ONLY https for the MCP Server, the MCP Inspector (from the community toolkit integration) fails to start, saying I don't have an http endpoint defined.
Next is that when I configure my MCP Server to have an OAuth server, the MCP Inspector fails on the first step of the "Quick OAuth Flow" in the inspector -- on Metadata discovery. I can see some http requests but they are not working, and i think at least part of it may be due to http vs https. I'm wondering if there's a sample somewhere that I can look at to see this working.
Beta Was this translation helpful? Give feedback.
All reactions