inspector
inspector copied to clipboard
UI Bug: White screen when clicking "Server-Eintrag speichern" or "Serverdatei" in v0.16.7
Version: MCP Inspector v0.16.7
OS: Windows 10/11
Browser: Microsoft Edge (aktuellste Version)
Steps to reproduce:
- Start inspector via
npx @modelcontextprotocol/inspector --port 6277 - Enter command and arguments manually (fields are editable and work)
- Click "Server-Eintrag → Speichern" OR "Serverdatei"
- UI immediately turns white (blank screen)
- Refreshing the page resets all fields, saved values are lost
Expected:
- UI should open save dialog or persist values to LocalStorage
Actual:
- Complete white screen, Inspector unusable until reload
Additional context:
- Happens reproducibly on multiple systems (Edge + Chrome)
- Without persistent storage, MCP Inspector is not usable in daily workflow
- Other users on GitHub also report CLI/GUI issues since v0.16.x (e.g. #795, #794)
Would appreciate fix or workaround (e.g. documented JSON config option).
Hi, does the dev console show any errors when this happens?
@helbarthel I suspect this is an Edge bug. Can you try in another browser?