GitHub · Capability
GitHub Repos API — Deploy
GitHub Repos API — Deploy. 4 operations. Lead operation: List Deploy Keys. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listdeploykeys
— List Deploy Keys
/v1/repos/{owner}/{repo}/keys
POST
Createdeploykey
— Create Deploy Key
/v1/repos/{owner}/{repo}/keys
GET
Getdeploykey
— Get Deploy Key
/v1/repos/{owner}/{repo}/keys/{key-id}
DELETE
Deletedeploykey
— Delete Deploy Key
/v1/repos/{owner}/{repo}/keys/{key-id}
MCP Tools
list-deploy-keys
List Deploy Keys
read-only
idempotent
create-deploy-key
Create Deploy Key
get-deploy-key
Get Deploy Key
read-only
idempotent
delete-deploy-key
Delete Deploy Key
idempotent