{"name":"@modelcontextprotocol/sdk","version":"1.17.0","description":"Model Context Protocol implementation for TypeScript","license":"MIT","author":{"name":"Anthropic, PBC","url":"https://anthropic.com"},"homepage":"https://modelcontextprotocol.io","bugs":{"url":"https://github.com/modelcontextprotocol/typescript-sdk/issues"},"type":"module","repository":{"type":"git","url":"git+https://github.com/modelcontextprotocol/typescript-sdk.git"},"engines":{"node":">=18"},"keywords":["modelcontextprotocol","mcp"],"exports":{"./*":{"import":"./dist/esm/*","require":"./dist/cjs/*"}},"typesVersions":{"*":{"*":["./dist/esm/*"]}},"scripts":{"fetch:spec-types":"curl -o spec.types.ts https://raw.githubusercontent.com/modelcontextprotocol/modelcontextprotocol/refs/heads/main/schema/draft/schema.ts","build":"npm run build:esm && npm run build:cjs","build:esm":"mkdir -p dist/esm && echo '{\"type\": \"module\"}' > dist/esm/package.json && tsc -p tsconfig.prod.json","build:esm:w":"npm run build:esm -- -w","build:cjs":"mkdir -p dist/cjs && echo '{\"type\": \"commonjs\"}' > dist/cjs/package.json && tsc -p tsconfig.cjs.json","build:cjs:w":"npm run build:cjs -- -w","examples:simple-server:w":"tsx --watch src/examples/server/simpleStreamableHttp.ts --oauth","prepack":"npm run build:esm && npm run build:cjs","lint":"eslint src/","test":"npm run fetch:spec-types && jest","start":"npm run server","server":"tsx watch --clear-screen=false src/cli.ts server","client":"tsx src/cli.ts client"},"dependencies":{"ajv":"^6.12.6","content-type":"^1.0.5","cors":"^2.8.5","cross-spawn":"^7.0.5","eventsource":"^3.0.2","eventsource-parser":"^3.0.0","express":"^5.0.1","express-rate-limit":"^7.5.0","pkce-challenge":"^5.0.0","raw-body":"^3.0.0","zod":"^3.23.8","zod-to-json-schema":"^3.24.1"},"devDependencies":{"@eslint/js":"^9.8.0","@jest-mock/express":"^3.0.0","@types/content-type":"^1.1.8","@types/cors":"^2.8.17","@types/cross-spawn":"^6.0.6","@types/eslint__js":"^8.42.3","@types/eventsource":"^1.1.15","@types/express":"^5.0.0","@types/jest":"^29.5.12","@types/node":"^22.0.2","@types/supertest":"^6.0.2","@types/ws":"^8.5.12","eslint":"^9.8.0","jest":"^29.7.0","supertest":"^7.0.0","ts-jest":"^29.2.4","tsx":"^4.16.5","typescript":"^5.5.4","typescript-eslint":"^8.0.0","ws":"^8.18.0"},"resolutions":{"strip-ansi":"6.0.1"},"_id":"@modelcontextprotocol/sdk@1.17.0","gitHead":"222db4a9c1ab4f023dc1dd1687212bddd522f48e","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"556d91f0b1dcb7aab1b8fa5095ee6e1cc97d590a","size":387813,"noattachment":false,"key":"/@modelcontextprotocol/sdk/-/@modelcontextprotocol/sdk-1.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@modelcontextprotocol/sdk/download/@modelcontextprotocol/sdk-1.17.0.tgz"},"_npmUser":{"name":"jspahrsummers","email":"justin@jspahrsummers.com"},"directories":{},"maintainers":[{"name":"ashwin-ant","email":""},{"name":"fweinberger","email":""},{"name":"jspahrsummers","email":""},{"name":"ochafik","email":""},{"name":"pcarleton","email":""},{"name":"thedsp","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_1.17.0_1753379967823_0.23045322788433076"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-24T17:59:28.028Z","publish_time":1753379968028,"_source_registry_name":"default","_cnpm_publish_time":1753379968028,"dist-tags":{"latest":"1.29.0"}}