MCP Inspector - A tool for inspecting and debugging MCP servers
| Tool name | Description | Destructive? |
|---|---|---|
| test_simple_text | ✓ no | |
| test_image_content | ✓ no | |
| test_audio_content | ✓ no | |
| test_embedded_resource | ✓ no | |
| test_multiple_content_types | ✓ no |
| test_tool_with_logging | ✓ no | |
| test_tool_with_progress | ✓ no | |
| test_sampling | ✓ no | |
| test_elicitation | ✓ no | |
| test_elicitation_sep1034_defaults | ✓ no | |
| test_elicitation_sep1330_enums | ✓ no | |
| test_error_handling | ✓ no | |
| update_subscribable_resource | ✓ no | |
| product-search-result | ✓ no |
{
"mcpServers": {
"mcp-useinspector": {
"command": "npx",
"args": [
"-y",
"@mcp-use/inspector"
]
}
}
}