inspector
inspector copied to clipboard
Visual testing tool for MCP servers
- Implement toast notifications for ping status (loading, success, error) - Add Bell icon to ping button for better UX ## Motivation and Context - Better UI experience for the...
Prevent copy button overlap with long text in JsonView #769 ## Motivation and Context - Add right padding (pr-12) to content area to ensure text doesn't flow under the absolutely...
Creating a followup from this original issue: https://github.com/modelcontextprotocol/inspector/issues/375 The PATH bug called out here was resolved, so this enhancement is to revisit what is being logged from the environment variables...
OAuth2 flow tab has a scope property, perhaps its value can be passed along with the dynamic client registration request. Otherwise the providers may associate a set of default scopes...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Input a server url with OAuth or PRM metadata...
Using inspector 0.16.2 configured with http-streamable http://localhost:5010/mcp pressing connect and the following will happen: HTTP/1.1 POST http://localhost:5010/mcp - 401 0 null 37.009ms with WWW-authenticate: Bearer realm="McpAuth", resource_metadata="http://localhost:5010/.well-known/oauth-protected-resource" It will attempt...
**Describe the bug** In the MCP Inspector Tools panel, when a tool returns a long text output, the "copy" button overlaps the text content instead of staying aligned to the...