2024-10-21 14:56:29 +01:00
2024-10-21 14:56:29 +01:00
2024-10-16 16:22:14 -07:00
2024-10-15 10:46:23 -07:00
2024-10-16 16:22:14 -07:00
2024-10-07 16:28:11 -07:00
2024-10-07 16:28:11 -07:00
2024-10-15 11:01:17 -07:00
2024-10-15 11:01:17 -07:00
2024-10-15 11:01:17 -07:00

MCP Inspector

The MCP inspector is a developer tool for testing and debugging MCP servers.

Setup:

yarn

You can run it in dev mode via:

yarn dev

This will start both the client and server.

To run in production mode:

yarn build
yarn start
Description
Visual testing tool for MCP servers
Readme 3.7 MiB
Languages
TypeScript 85.7%
JavaScript 13.1%
CSS 0.9%
Dockerfile 0.2%