inspector
inspector copied to clipboard
Make MCP Inspector available as a reusable npm module
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