inspector
inspector copied to clipboard
Visual testing tool for MCP servers
## 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. ##...
**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...
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...
**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,...
**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...
## 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...
**Describe the bug** When reading a resource template, the request URI is constructed incorrectly, causing query parameters not to appear as expected. ||| |--|--| ||| **To Reproduce** 1. Prepare a...