Inspector Version
Describe the bug
At the moment, when my server is emitting logs on stderr, I have no way of finding them in the inspector.
To Reproduce
Steps to reproduce the behavior:
- Create an MCP server that serve in stdio mode and that emit on stderr for logs
- Launch MCP inspector targeting this MCP server in stdio mode
- Generate activity to create logs on the MCP server side
- Notice that those logs are missing from the MCP inspector interface or the terminal where it is launched
Expected behavior
I would expect the stderr of my server to be captured somewhere and displayed in the MCP inspector part
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: macos 26.4.1
- Browser chrome latest version
Additional context
Add any other context about the problem here.
Version Consideration
Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on bug fixes and MCP spec compliance. See CONTRIBUTING.md for more details.
Inspector Version
Describe the bug
At the moment, when my server is emitting logs on stderr, I have no way of finding them in the inspector.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect the stderr of my server to be captured somewhere and displayed in the MCP inspector part
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
Version Consideration
Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on bug fixes and MCP spec compliance. See CONTRIBUTING.md for more details.