Simon Willison 561ea91504 Skip the dist/index.js bit
The `dist/index.js` bit is confusing. Running without that gives you a working web UI.
2024-11-25 10:26:35 -08:00
2024-11-21 10:41:25 +00:00
2024-11-19 16:58:33 -08:00
2024-11-25 10:35:26 -05:00
2024-11-25 10:35:26 -05:00
2024-10-28 10:48:41 +00:00
2024-10-16 16:22:14 -07:00
2024-11-11 16:28:51 +00:00
2024-10-07 16:28:11 -07:00
2024-10-07 16:28:11 -07:00
2024-11-18 15:32:16 +00:00
2024-11-18 22:24:35 +00:00
2024-11-21 10:29:28 +00:00
2024-11-25 10:35:26 -05:00
2024-11-25 10:26:35 -08:00
2024-11-19 16:49:04 +00:00

MCP Inspector

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

It can be run easily from npx:

npx @modelcontextprotocol/inspector

This starts a localhost web server on port 5173. You can then visit http://localhost:5173/ to interact with the tool.

License

This project is licensed under the MIT License—see the LICENSE file for details.

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