<!--
{
  "availability" : [
    "iOS: 17.6.0 -",
    "iPadOS: 17.6.0 -",
    "macCatalyst: 17.6.0 -",
    "macOS: 14.6.0 -",
    "tvOS: 17.6.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRServerEndpoint",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:objc(cs)MTRServerEndpoint"
  },
  "title" : "MTRServerEndpoint"
}
-->

# MTRServerEndpoint

```
class MTRServerEndpoint
```

## Topics

### Initializers

[`-  initWithEndpointID:deviceTypes:`](/documentation/Matter/MTRServerEndpoint/init(endpointID:deviceTypes:))

### Instance Properties

[`accessGrants`](/documentation/Matter/MTRServerEndpoint/accessGrants)

[`deviceTypes`](/documentation/Matter/MTRServerEndpoint/deviceTypes)

[`endpointID`](/documentation/Matter/MTRServerEndpoint/endpointID)

[`serverClusters`](/documentation/Matter/MTRServerEndpoint/serverClusters)

### Instance Methods

[`-  addAccessGrant:`](/documentation/Matter/MTRServerEndpoint/addAccessGrant(_:))

[`-  addServerCluster:`](/documentation/Matter/MTRServerEndpoint/addServerCluster(_:))

[`-  removeAccessGrant:`](/documentation/Matter/MTRServerEndpoint/removeAccessGrant(_:))

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`CVarArg`](/documentation/Swift/CVarArg)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Sendable`](/documentation/Swift/Sendable)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)