GitHub · Capability
GitHub Application API — Access
GitHub Application API — Access. 6 operations. Lead operation: GitHub Create an Installation Access Token for an App. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
POST
Createaninstallationaccesstokenforanapp
— GitHub Create an Installation Access Token for an App
/v1/app/installations/{installation-id}/access-tokens
POST
Createscopedaccesstoken
— GitHub Createscoped Access Token
/v1/applications/{client-id}/token/scoped
GET
Getappswithaccesstotheprotectedbranch
— GitHub Get Apps with Access to the Protected Branch
/v1/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
POST
Addappaccessrestrictions
— GitHub Add App Access Restrictions
/v1/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
PUT
Setappaccessrestrictions
— GitHub Set App Access Restrictions
/v1/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
DELETE
Removeappaccessrestrictions
— GitHub Remove App Access Restrictions
/v1/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
MCP Tools
github-create-installation-access-token
GitHub Create an Installation Access Token for an App
github-createscoped-access-token
GitHub Createscoped Access Token
github-get-apps-access-protected
GitHub Get Apps with Access to the Protected Branch
read-only
idempotent
github-add-app-access-restrictions
GitHub Add App Access Restrictions
github-set-app-access-restrictions
GitHub Set App Access Restrictions
idempotent
github-remove-app-access-restrictions
GitHub Remove App Access Restrictions
idempotent