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

## Description Currently, the ModelContextProtocol/Inspector requires manual setup and installation on host machines. This issue proposes adding official Docker support to streamline deployment and improve portability across different environments. ##...

enhancement

**Describe the bug** When using the guided oauth flow, the oauth authorize endpoint is called with all available scopes of /.well-known/oauth-authorization-server but when doing the quick oauth flow, it does...

bug

Reverses what overrides what when env variables are being applied. Note, I am not sure this is actually what we should do, but will share more rationale below. ## Motivation...

Trying to get Resource templates to work with query parameters #450 ## Motivation and Context UriTemplates for resources seem to not be fully implemented in inspector. ## How Has This...

**Describe the bug** When listing tools of a python server connected with stdio using the inspector and using poetry instead of uv the following errors appears: `Error: "Error POSTing to...

bug

**Is your feature request related to a problem? Please describe.** I can't see the full URL of my MCP server because the left sidebar is too narrow and not resizable,...

enhancement

**Describe the bug** The OAuth debugger includes all the `scopes_supported` values in the Authorization URL step as a query param, but even if scope is marked as `required` in the...

bug
waiting on sdk
auth

## Motivation and Context Partially resolves of #332 - this PR restores the array logic that was removed in #284, but only when all nested objects are also "simple" objects....

**Is your feature request related to a problem? Please describe.** While working on my server I do multiple `console.error` calls for debugging, I can see those in the web ui...

enhancement

**Describe the bug** When reading a resource template, the request URI is constructed incorrectly, causing query parameters not to appear as expected. ||| |--|--| |![Image](https://github.com/user-attachments/assets/90236710-7861-49dd-9840-d73d58fea03d)|![Image](https://github.com/user-attachments/assets/967d3dfd-75b2-41b7-b965-56d33b3a59c0)| **To Reproduce** 1. Prepare a...

bug