Describe the bug
When running locally from the docker image, after adding a server manually, the server isn't showing up in the web ui.
The firefox network inspector shows a 500 error fpr GET servers
To Reproduce
Steps to reproduce the behavior:
-
docker run --rm -p 6274:6274 ghcr.io/modelcontextprotocol/inspector
-
add manually mcp server to https://playground.kyverno.io/mcp (both with sse and streameable-http transports)
Expected behavior
A clear and concise description of what you expected to happen.
Logs
Failed to read server list: Couldn't access platform storage: PermissionDenied
Caused by:
PermissionDenied
Additional context

Describe the bug
When running locally from the docker image, after adding a server manually, the server isn't showing up in the web ui.
The firefox network inspector shows a 500 error fpr GET servers
To Reproduce
Steps to reproduce the behavior:
docker run --rm -p 6274:6274 ghcr.io/modelcontextprotocol/inspectoradd manually mcp server to https://playground.kyverno.io/mcp (both with sse and streameable-http transports)
Expected behavior
A clear and concise description of what you expected to happen.
Logs
Additional context