Third-Party Licenses
Open source licenses for dependencies used in Snippets MCP
Snippets MCP uses the following open source libraries:
| Library | License | Purpose |
|---|---|---|
| mcp-go | MIT | MCP protocol implementation |
| go-keyring | MIT | Cross-platform credential storage |
| wincred | MIT | Windows Credential Manager binding |
| dbus | BSD 2-Clause | D-Bus binding for Linux keyring |
| golang.org/x/sys | BSD 3-Clause | Go system call packages |
For the complete license texts, see THIRD_PARTY_LICENSES in the repository.