GitHub · Capability
GitHub User API — Installations
GitHub User API — Installations. 4 operations. Lead operation: GitHub List App Installations Accessible to the User Access Token. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listappinstallationsaccessibletotheuseraccesstoken
— GitHub List App Installations Accessible to the User Access Token
/v1/user/installations
PUT
Addrepositorytoanappinstallation
— GitHub Add Repository to an App Installation
/v1/user/installations/{installation-id}/repositories/{repository-id}
DELETE
Removerepositoryfromanappinstallation
— GitHub Remove Repository from an App Installation
/v1/user/installations/{installation-id}/repositories/{repository-id}
GET
Getuserinstallationfortheauthenticatedapp
— GitHub Get User Installation for the Authenticated App
/v1/users/{username}/installation
MCP Tools
github-list-app-installations-accessible
GitHub List App Installations Accessible to the User Access Token
read-only
idempotent
github-add-repository-app-installation
GitHub Add Repository to an App Installation
idempotent
github-remove-repository-app-installation
GitHub Remove Repository from an App Installation
idempotent
github-get-user-installation-authenticated
GitHub Get User Installation for the Authenticated App
read-only
idempotent