GitHub · Capability
GitHub Installation API — Authenticated
GitHub Installation API — Authenticated. 7 operations. Lead operation: GitHub List Installation Requests for the Authenticated App. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listinstallationrequestsfortheauthenticatedapp
— GitHub List Installation Requests for the Authenticated App
/v1/app/installation-requests
GET
Listinstallationsfortheauthenticatedapp
— GitHub List Installations for the Authenticated App
/v1/app/installations
GET
Getaninstallationfortheauthenticatedapp
— GitHub Get an Installation for the Authenticated App
/v1/app/installations/{installation-id}
DELETE
Deleteaninstallationfortheauthenticatedapp
— GitHub Delete an Installation for the Authenticated App
/v1/app/installations/{installation-id}
GET
Getanorganizationinstallationfortheauthenticatedapp
— GitHub Get an Organization Installation for the Authenticated App
/v1/orgs/{org}/installation
GET
Getrepositoryinstallationfortheauthenticatedapp
— GitHub Get Repository Installation for the Authenticated App
/v1/repos/{owner}/{repo}/installation
GET
Getuserinstallationfortheauthenticatedapp
— GitHub Get User Installation for the Authenticated App
/v1/users/{username}/installation
MCP Tools
github-list-installation-requests-authenticated
GitHub List Installation Requests for the Authenticated App
read-only
idempotent
github-list-installations-authenticated-app
GitHub List Installations for the Authenticated App
read-only
idempotent
github-get-installation-authenticated-app
GitHub Get an Installation for the Authenticated App
read-only
idempotent
github-delete-installation-authenticated-app
GitHub Delete an Installation for the Authenticated App
idempotent
github-get-organization-installation-authenticated
GitHub Get an Organization Installation for the Authenticated App
read-only
idempotent
github-get-repository-installation-authenticated
GitHub Get Repository Installation for the Authenticated App
read-only
idempotent
github-get-user-installation-authenticated
GitHub Get User Installation for the Authenticated App
read-only
idempotent