8ff82d7f78794cb2cf457558a1a15f15a04c13ff
Switch to `npm`
MCP Inspector
The MCP inspector is a developer tool for testing and debugging MCP servers.
Setup:
npm install
You can run it in dev mode via:
npm run dev
This will start both the client and server.
To run in production mode:
npm run build
npm start
Description
Languages
TypeScript
85.7%
JavaScript
13.1%
CSS
0.9%
Dockerfile
0.2%