inspector icon indicating copy to clipboard operation
inspector copied to clipboard

Visual testing tool for MCP servers

Results 207 inspector issues
Sort by recently updated
recently updated
newest added

Updates the sampling specification to explicitly define all request and response fields, so that implementers (and more importantly, MCP application developers) can better understand sampling holistically through its spec, rather...

enhancement

**Is your feature request related to a problem? Please describe.** Users can edit each stubbed Sampling response, this feature is to enable setting it in a more persistent way for...

enhancement

Added .node-version file and updated GitHub Actions workflows to use it for Node.js version management.

## Motivation and Context ## How Has This Been Tested? ## Breaking Changes ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [...

Add a multi-stage Dockerfile for building and running the inspector project in production. Related: #466 (it is not closing, missing deployment pipeline) ## Motivation and Context This change enables building...

**Is your feature request related to a problem? Please describe.** When you have a resource template which does not support completions, it looks like this: It's very possible you may...

enhancement

The main change in this PR support for the protected resource metadata endpoint. Screenshots are below for a server with the endpoint and a server without it. Some smaller changes...

Adds a "scope" section to the Authorization URL in the OAuth flow, matching the OAuth debugger behaviour. ## Motivation and Context When using the OAuth debugger, it adds the scope...

**Is your feature request related to a problem? Please describe.** Right now if there is a hosted instance of the inspector (https://inspect.mcp.garden) there is no convenient way to link to...

enhancement