Inspector Version
v0.20.0
Describe the bug
After successful connection MCP Inspector sends a GET request every second with no query string and no body.
Expected behavior
Every MCP request and notification must include a method property because MCP messages follow JSON-RPC 2.0, which mandates method for all request/notification messages. Expected is that no empty requests are sent by MCP Inspector.
Environment (please complete the following information):
- OS: MBP
- Firefox 147.0.3 (aarch64)
Inspector Version
v0.20.0
Describe the bug
After successful connection MCP Inspector sends a GET request every second with no query string and no body.
Expected behavior
Every MCP request and notification must include a method property because MCP messages follow JSON-RPC 2.0, which mandates method for all request/notification messages. Expected is that no empty requests are sent by MCP Inspector.
Environment (please complete the following information):