inspector icon indicating copy to clipboard operation
inspector copied to clipboard

Make MCP Inspector available as a reusable npm module

Open stefinie123 opened this issue 8 months ago • 0 comments

Describe the solution you'd like We are building an internal developer platform, and recently introduced a feature to support hosting MCP servers. We wanted to provide testing functionality for the hosted MCP servers within our UI itself.

MCP Inspector is a great tool for this, however since its not available as a npm module we can't directly use it. It would be great if you can make the MCP Inspector client available as a npm module for React, similar to SwaggerUI React npm module

stefinie123 avatar Apr 22 '25 04:04 stefinie123