GitHub · Capability
GitHub User API — Organizations
GitHub User API — Organizations. 6 operations. Lead operation: GitHub List Organization Memberships for the Authenticated User. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listorganizationmembershipsfortheauthenticateduser
— GitHub List Organization Memberships for the Authenticated User
/v1/user/memberships/orgs
GET
Getanorganizationmembershipfortheauthenticateduser
— GitHub Get an Organization Membership for the Authenticated User
/v1/user/memberships/orgs/{org}
PATCH
Updateanorganizationmembershipfortheauthenticateduser
— GitHub Update an Organization Membership for the Authenticated User
/v1/user/memberships/orgs/{org}
GET
Listorganizationsfortheauthenticateduser
— GitHub List Organizations for the Authenticated User
/v1/user/orgs
GET
Listorganizationeventsfortheauthenticateduser
— GitHub List Organization Events for the Authenticated User
/v1/users/{username}/events/orgs/{org}
GET
Listorganizationsforuser
— GitHub List Organizations for User
/v1/users/{username}/orgs
MCP Tools
github-list-organization-memberships-authenticated
GitHub List Organization Memberships for the Authenticated User
read-only
idempotent
github-get-organization-membership-authenticated
GitHub Get an Organization Membership for the Authenticated User
read-only
idempotent
github-update-organization-membership-authenticated
GitHub Update an Organization Membership for the Authenticated User
idempotent
github-list-organizations-authenticated-user
GitHub List Organizations for the Authenticated User
read-only
idempotent
github-list-organization-events-authenticated
GitHub List Organization Events for the Authenticated User
read-only
idempotent
github-list-organizations-user
GitHub List Organizations for User
read-only
idempotent