{"bin":{"mcp-inspector":"clients/launcher/build/index.js"},"bugs":{"url":"https://github.com/modelcontextprotocol/inspector/issues"},"dist":{"shasum":"f0a447527b33553a3f1b06ca9d8def32c58a4260","tarball":"https://registry.npmjs.org/@modelcontextprotocol/inspector/-/inspector-2.0.0.tgz","fileCount":25,"integrity":"sha512-uEoeEG7/+ZbrvccPF3EsgbfjcyJ3bWVJXT4pcZtpmDUhA0zdK4T4Tuj2oUphi2Huwl66LqVdo3Mx2PkS2SUHXA==","signatures":[{"sig":"MEUCIC7HQ9KawYZrSmrOG/d1QH+G3PFGyA5Oayayt4RHtTAKAiEAtFkdk66ViXCyiGr+had7Z9CLEx103Dg6XYd9Hq04vRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@modelcontextprotocol%2finspector@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5313140},"name":"@modelcontextprotocol/inspector","type":"module","author":{"name":"The MCP Maintainers and Community"},"engines":{"node":">=22.19.0"},"gitHead":"7aebf168e6277ea26b1f04a7987a1cd11328ec83","license":"MIT","scripts":{"ci":"npm run validate && npm run coverage && npm run verify:build-gate && npm run smoke && npm run ci:storybook","web":"node clients/launcher/build/index.js --web","build":"npm run build:web && npm run build:cli && npm run build:tui && npm run build:launcher","smoke":"npm run smoke:launcher && npm run smoke:cli && npm run smoke:tui && npm run smoke:web && npm run smoke:web:browser","format":"npm run format:core && npm run format:scripts && npm run format:shared && cd clients/web && npm run format && cd ../cli && npm run format && cd ../tui && npm run format && cd ../launcher && npm run format","prepack":"npm run build","web:dev":"npm run build:web:runner && node clients/launcher/build/index.js --web --dev","coverage":"npm run coverage:web && npm run coverage:cli && npm run coverage:tui && npm run coverage:launcher","validate":"npm run verify:format-coverage && npm run verify:typecheck-coverage && npm run test:scripts && npm run validate:core && npm run validate:web && npm run validate:cli && npm run validate:tui && npm run validate:launcher","build:cli":"cd clients/cli && npm run build","build:tui":"cd clients/tui && npm run build","build:web":"cd clients/web && npm run build","lint:core":"eslint \"core/**/*.{ts,tsx}\"","smoke:cli":"node scripts/smoke-cli.mjs","smoke:tui":"node scripts/smoke-tui.mjs","smoke:web":"node scripts/smoke-web.mjs","format:core":"prettier --write \"core/**/*.{ts,tsx}\"","lint:shared":"eslint \"test-servers/src/**/*.{ts,tsx,mts,cts}\" vitest.shared.mts eslint.config.js","pack:verify":"node scripts/pack-and-verify.mjs","postinstall":"node scripts/install-clients.mjs","ci:storybook":"cd clients/web && npx playwright install chromium && npm run test:storybook","coverage:cli":"cd clients/cli && npm run test:coverage","coverage:tui":"cd clients/tui && npm run test:coverage","coverage:web":"cd clients/web && npm run test:coverage","test:scripts":"node --test \"scripts/**/*.test.mjs\"","validate:cli":"cd clients/cli && npm run validate","validate:tui":"cd clients/tui && npm run validate","validate:web":"cd clients/web && npm run validate","format:shared":"prettier --write \"test-servers/src/**/*.{ts,tsx,mts,cts}\" vitest.shared.mts eslint.config.js","validate:core":"npm run format:check:core && npm run format:check:scripts && npm run format:check:shared && npm run lint:core && npm run lint:shared","build:launcher":"cd clients/launcher && npm run build","format:scripts":"prettier --write \"scripts/**/*.{ts,tsx,mts,cts,js,jsx,mjs,cjs}\"","smoke:launcher":"node scripts/smoke-launcher.mjs","build:web:runner":"cd clients/web && npm run build:runner","coverage:launcher":"cd clients/launcher && npm run test:coverage","format:check:core":"prettier --check \"core/**/*.{ts,tsx}\"","smoke:web:browser":"cd clients/web && npx playwright install chromium && node ../../scripts/smoke-web-browser.mjs","validate:launcher":"cd clients/launcher && npm run validate","verify:build-gate":"node scripts/verify-build-gate.mjs","format:check:shared":"prettier --check \"test-servers/src/**/*.{ts,tsx,mts,cts}\" vitest.shared.mts eslint.config.js","format:check:scripts":"prettier --check \"scripts/**/*.{ts,tsx,mts,cts,js,jsx,mjs,cjs}\"","verify:format-coverage":"node scripts/verify-format-coverage.mjs","verify:typecheck-coverage":"node scripts/verify-typecheck-coverage.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c8ea799b-200b-40c8-a9ba-d803518af9a1"}},"homepage":"https://github.com/modelcontextprotocol/inspector#readme","keywords":["MCP","inspector"],"overrides":{"ink-select-input":"^6.2.0"},"repository":{"url":"git+https://github.com/modelcontextprotocol/inspector.git","type":"git"},"_npmVersion":"11.18.0","description":"The Model Context Protocol Inspector","directories":{},"maintainers":[{"name":"jspahrsummers","email":"justin@jspahrsummers.com"},{"name":"pcarleton","email":"paul@modelcontextprotocol.io"},{"name":"fweinberger","email":"fweinberger@anthropic.com"},{"name":"thedsp","email":"david@modelcontextprotocol.io"},{"name":"ashwin-ant","email":"ashwin@anthropic.com"},{"name":"ochafik-ant","email":"ochafik@anthropic.com"},{"name":"cliffhall","email":"cliff@futurescale.com"}],"_nodeVersion":"22.23.1","dependencies":{"ajv":"^8.17.1","ink":"^6.0.0","zod":"^4.3.6","hono":"^4.12.18","open":"^10.2.0","pino":"^9.14.0","vite":"^8.1.5","yaml":"^2.9.0","react":"^19.2.4","undici":"^8.5.0","chokidar":"^4.0.3","ink-form":"^2.0.1","commander":"^13.1.0","atomically":"^2.1.1","ink-scroll-view":"^0.3.6","@napi-rs/keyring":"^1.3.0","@hono/node-server":"^2.0.12","@vitejs/plugin-react":"^6.0.0","@modelcontextprotocol/core":"2.0.0-beta.5","@modelcontextprotocol/client":"2.0.0-beta.5","@modelcontextprotocol/server":"2.0.0-beta.5","@modelcontextprotocol/ext-apps":"^1.7.4","@modelcontextprotocol/server-legacy":"2.0.0-beta.5"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.5","globals":"^17.7.0","prettier":"3.8.4","@eslint/js":"^9.39.5","typescript":"~5.9.3","typescript-eslint":"^8.65.0"},"_npmOperationalInternal":{"tmp":"tmp/inspector_2.0.0_1785224039485_0.042796711017051736","host":"s3://npm-registry-packages-npm-production"},"_id":"@modelcontextprotocol/inspector@2.0.0","version":"2.0.0"}