Skip to content

Contributing

Thank you for your interest in contributing to MCP Notify!

Ways to Contribute

Quick Start

Bash
# Fork and clone
git clone https://github.com/YOUR-USERNAME/mcp-notify.git
cd mcp-notify

# Install dependencies
make setup

# Run tests
make test

# Start development
make dev

Code of Conduct

We are committed to providing a welcoming and inclusive experience. Please read our Code of Conduct.

License

By contributing, you agree that your contributions will be licensed under the MIT License.