Test with MCP Inspector (requires Node.js)
The MCP inspector is a developer tool for testing and debugging MCP servers.
npx @modelcontextprotocol/inspector http://localhost:8080/mcp
see full info here:
https://github.com/modelcontextprotocol/inspector
We need to make sure we pass the standard.
If there are any critical errors we find using it, we need to mention them here and then address them in code one by one until they are fixed.
Test with MCP Inspector (requires Node.js)
The MCP inspector is a developer tool for testing and debugging MCP servers.
npx @modelcontextprotocol/inspector http://localhost:8080/mcpsee full info here:
https://github.com/modelcontextprotocol/inspector
We need to make sure we pass the standard.
If there are any critical errors we find using it, we need to mention them here and then address them in code one by one until they are fixed.