---
title: MTRServerCluster
framework: matter
role: symbol
role_heading: Class
path: matter/mtrservercluster
---

# MTRServerCluster

## Declaration

```swift
class MTRServerCluster
```

## Topics

### Initializers

- [init(clusterID:revision:)](matter/mtrservercluster/init(clusterid:revision:).md)

### Instance Properties

- [accessGrants](matter/mtrservercluster/accessgrants.md)
- [attributes](matter/mtrservercluster/attributes.md)
- [clusterID](matter/mtrservercluster/clusterid.md)
- [clusterRevision](matter/mtrservercluster/clusterrevision.md)

### Instance Methods

- [addAccessGrant(_:)](matter/mtrservercluster/addaccessgrant(_:).md)
- [addAttribute(_:)](matter/mtrservercluster/addattribute(_:).md)
- [removeAccessGrant(_:)](matter/mtrservercluster/removeaccessgrant(_:).md)

### Type Methods

- [newDescriptor()](matter/mtrservercluster/newdescriptor().md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
