Remote MCP の本番疎通は health check だけでなく tools/list と read/write で確認する
MCP
Testing
Deployment
Remote MCP server をホスティング環境へ deploy した後は、HTTP health check だけでは MCP と OAuth の実動作を保証できない。unauthenticated request の WWW-Authenticate、protected resource metadata、OAuth login/consent、tools/list、代表的な read tool、test-safe な write tool、作成データの読み戻しまでを確認すると、transport、認証、tool registration、API forwarding の問題をまとめて検出できる。