v1.2.1 — 38 Tools, Full Repo + Git Lifecycle
Complete GitHub + local git integration for ADK-Rust Enterprise agents.
38 Tools
GitHub API (30):
- Search:
search_repositories,search_code - Repos:
get_repository,create_repository,fork_repository,delete_repository,list_branches,list_directory,list_tags - Files:
get_file_contents,create_or_update_file - PRs:
list_pull_requests,get_pull_request,get_pull_request_diff,create_pull_request,merge_pull_request,create_pull_request_review,list_pr_comments,add_pr_comment - Branches:
create_branch,delete_branch - Commits:
list_commits,get_commit - Issues:
create_issue,update_issue - CI:
list_workflow_runs,get_workflow_run - Releases:
list_releases,create_release,create_release_note
Local Git (8):
git_clone,git_init,git_status,git_add,git_commit,git_push,git_tag,git_log
Install
cargo install adk-mcp-github
export GITHUB_TOKEN=ghp_xxxx