| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
Thank you for your interest in contributing to the MCP Python SDK! This document provides guidelines and instructions for contributing.
uv sync --frozen --all-extras --devChoose the correct branch for your changes:
Create a new branch from your chosen base branch
Make your changes
Ensure tests pass:
uv run pytestuv run pyrightuv run ruff check .
uv run ruff format .Please note that this project is released with a Code of Conduct. By participating in this project you agree to abide by its terms.
By contributing, you agree that your contributions will be licensed under the MIT License.
| Back | FazBrowse Home | New Git URL |