LICENSEโข2.61 kB
MIT License
Copyright (c) 2024 TestRail MCP Server Team
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================================================
Third-Party Licenses:
This software includes third-party packages with their own licenses:
1. @modelcontextprotocol/sdk - MIT License
Copyright (c) Anthropic, Inc.
2. axios - MIT License
Copyright (c) Matt Zabriskie
3. dotenv - BSD-2-Clause License
Copyright (c) Scott Motte
4. winston - MIT License
Copyright (c) Charlie Robbins
5. zod - MIT License
Copyright (c) Colin McDonnell
6. TypeScript - Apache License 2.0
Copyright (c) Microsoft Corporation
7. Jest - MIT License
Copyright (c) Meta Platforms, Inc. and affiliates
8. ESLint - MIT License
Copyright (c) JS Foundation and other contributors
9. Prettier - MIT License
Copyright (c) James Long and contributors
For complete license information of all dependencies, please refer to their
respective package directories in node_modules/ after installation.
================================================================================
DISCLAIMER:
TestRail is a trademark of Gurock Software GmbH. This software is not
officially affiliated with, endorsed by, or sponsored by Gurock Software GmbH.
This is an independent implementation for integrating with TestRail's public API
through the Model Context Protocol.
Use of TestRail's API is subject to TestRail's terms of service and API usage
policies. Users are responsible for ensuring compliance with all applicable
terms and conditions when using this software to interact with TestRail
instances.