GitHub · Capability
GitHub Org API — Membership
GitHub Org API — Membership. 7 operations. Lead operation: GitHub Check Organization Membership for User. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Checkorganizationmembershipforuser
— GitHub Check Organization Membership for User
/v1/orgs/{org}/members/{username}
GET
Getorganizationmembershipforuser
— GitHub Get Organization Membership for User
/v1/orgs/{org}/memberships/{username}
PUT
Setorganizationmembershipforuser
— GitHub Set Organization Membership for User
/v1/orgs/{org}/memberships/{username}
DELETE
Removeorganizationmembershipforuser
— GitHub Remove Organization Membership for User
/v1/orgs/{org}/memberships/{username}
GET
Checkpublicorganizationmembershipforuser
— GitHub Check Public Organization Membership for User
/v1/orgs/{org}/public-members/{username}
PUT
Setpublicorganizationmembershipfortheauthenticateduser
— GitHub Set Public Organization Membership for the Authenticated User
/v1/orgs/{org}/public-members/{username}
DELETE
Removepublicorganizationmembershipfortheauthenticateduser
— GitHub Remove Public Organization Membership for the Authenticated User
/v1/orgs/{org}/public-members/{username}
MCP Tools
github-check-organization-membership-user
GitHub Check Organization Membership for User
read-only
idempotent
github-get-organization-membership-user
GitHub Get Organization Membership for User
read-only
idempotent
github-set-organization-membership-user
GitHub Set Organization Membership for User
idempotent
github-remove-organization-membership-user
GitHub Remove Organization Membership for User
idempotent
github-check-public-organization-membership
GitHub Check Public Organization Membership for User
read-only
idempotent
github-set-public-organization-membership
GitHub Set Public Organization Membership for the Authenticated User
idempotent
github-remove-public-organization-membership
GitHub Remove Public Organization Membership for the Authenticated User
idempotent