licenses.dev

@modelcontextprotocol/sdk v1.13.3

Model Context Protocol implementation for TypeScript

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT78
PackageRelationDependenciesPublished
accepts • 2.0.0Higher-level content negotiationINDIRECT3
ajv • 6.12.6Another JSON Schema ValidatorDIRECT5
body-parser • 2.2.0Node.js body parsing middlewareINDIRECT39
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
content-disposition • 1.0.0Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerDIRECT0
cookie-signature • 1.2.2Sign and unsign cookiesINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
cors • 2.8.5Node.js CORS middlewareDIRECT2
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
eventsource-parser • 3.0.3Streaming, source-agnostic EventSource/Server-Sent Events parserDIRECT0
eventsource • 3.0.7WhatWG/W3C compliant EventSource client for Node.js and browsersDIRECT1
express-rate-limit • 7.5.1Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.DIRECT0
express • 5.1.0Fast, unopinionated, minimalist web frameworkDIRECT66
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
finalhandler • 2.1.0Node.js final http responderINDIRECT8
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 2.0.0HTTP response freshness testingINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-promise • 4.0.0Test whether an object looks like a promises-a+ promiseINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 1.1.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 2.0.0Merge objects using their property descriptorsINDIRECT0
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 3.0.1The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 1.0.0HTTP content negotiationINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 8.2.0Express style path to RegExp utilityINDIRECT0
pkce-challenge • 5.0.0Generate or verify a Proof Key for Code Exchange (PKCE) challenge pairDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 3.0.0Get and validate the raw body of a readable stream.DIRECT10
router • 2.2.0Simple middleware-style routerINDIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 1.2.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 2.2.0Serve static filesINDIRECT20
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
statuses • 2.0.1HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 2.0.1Infer the content-type of a request.INDIRECT4
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
zod • 3.25.70TypeScript-first schema declaration and validation library with static type inferenceDIRECT0
ISC7
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
zod-to-json-schema • 3.24.6Converts Zod schemas to Json SchemasDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40modelcontextprotocol%2Fsdk)](https://licenses.dev/npm/%40modelcontextprotocol%2Fsdk)
<a href="https://licenses.dev/npm/%40modelcontextprotocol%2Fsdk">
  <img src="https://licenses.dev/b/npm/%40modelcontextprotocol%2Fsdk" alt="licenses" />
</a>

Or the licenses badge code for the 1.13.3 version:

[![licenses](https://licenses.dev/b/npm/%40modelcontextprotocol%2Fsdk/1.13.3)](https://licenses.dev/npm/%40modelcontextprotocol%2Fsdk/1.13.3)
<a href="https://licenses.dev/npm/%40modelcontextprotocol%2Fsdk/1.13.3">
  <img src="https://licenses.dev/b/npm/%40modelcontextprotocol%2Fsdk/1.13.3" alt="licenses" />
</a>
GitHub