aogz/webmcpinspector
WebMCP Inspector discovers both declarative (HTML form-based) and imperative (JavaScript API) tools exposed via the WebMCP specification. It lets you view schemas, edit attributes, execute tools, and test with Chrome's on-device Gemini Nano model, all through a live sandboxed browser session powered by Webfuse.
Platform-specific configuration:
{
"mcpServers": {
"webmcpinspector": {
"command": "npx",
"args": [
"-y",
"webmcpinspector"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...