Hi everyone,
I wanted to share something I’ve been building: an open-source Chrome extension called WebMCP Inspector.
Repo:
https://github.com/mr-shitij/webmcp_inspectorI made it because while experimenting with WebMCP, I kept wanting better tooling to quickly see available tools, inspect schemas, run tools manually, and debug failures without a lot of setup.
Right now it supports:
tool discovery + inspection
manual execution/testing
AI-assisted tool flows
provider support (Gemini, OpenAI, Anthropic, Ollama)
It’s still evolving, and I’d genuinely appreciate feedback from people building in this space:
What’s missing?
What breaks in your workflows?
What would make this actually useful day to day?
If anyone wants to try it and share thoughts (or contribute), I’d be super grateful.
Thanks a lot.