Skip to content

Latest commit

 

History

History
77 lines (58 loc) · 2.92 KB

File metadata and controls

77 lines (58 loc) · 2.92 KB

Third-Party Software Notices

This software incorporates material from third parties. The following sets forth attribution notices for third-party software that may be included in this software.

Production Dependencies

@modelcontextprotocol/sdk

axios

  • License: MIT License
  • Copyright: Copyright (c) 2014-present Matt Zabriskie & Collaborators
  • Repository: https://github.com/axios/axios
  • Description: Promise-based HTTP client for the browser and node.js

express

zod

  • License: MIT License
  • Copyright: Copyright (c) 2025 Colin McDonnell
  • Repository: https://github.com/colinhacks/zod
  • Description: TypeScript-first schema validation with static type inference

Development Dependencies (Build Tools)

TypeScript

esbuild

  • License: MIT License
  • Copyright: Copyright (c) 2020 Evan Wallace
  • Repository: https://github.com/evanw/esbuild
  • Description: An extremely fast JavaScript bundler

Vitest

  • License: MIT License
  • Copyright: Copyright (c) 2021-Present Anthony Fu, Matías Capeletto
  • Repository: https://github.com/vitest-dev/vitest
  • Description: Next generation testing framework

Wrangler

  • License: MIT OR Apache-2.0 (dual license)
  • Copyright: Copyright (c) 2017-2022 Cloudflare, Inc.
  • Repository: https://github.com/cloudflare/workers-sdk
  • Description: Cloudflare Workers CLI and deployment tool

License Information

All production dependencies use permissive open-source licenses (MIT, ISC, BSD) that are fully compatible with this project's MIT License.

Full license texts for all dependencies are available in the respective node_modules directories and on their respective repository pages.

Compliance

This project complies with all license obligations of its dependencies:

  • Attribution notices are preserved
  • Original copyright statements are maintained
  • License files are distributed with the software
  • No modifications have been made to third-party code without proper attribution

For questions about licensing, please contact: Andrea Borruso aborruso@gmail.com