Skip to content

web-ui in firefox fails to get servers: 500 error: Failed to read server list: Couldn't access platform storage: PermissionDenied #1845

Description

@gberche-orange

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

Image Image

To Reproduce
Steps to reproduce the behavior:

  1. docker run --rm -p 6274:6274 ghcr.io/modelcontextprotocol/inspector

  2. 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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions