← Back to search Server uses network capabilities via: httpx Server uses filesystem capabilities via: os, pathlib Server uses env_vars capabilities via: os.environ
io.github.jaimenbell/github-mcp
MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
B
81.5 / 100
Versions
0.1.0latestfirst seen Jul 8, 2026
Tools 14
get_repo_tool annotations: none low
repo str owner str
list_issues_tool annotations: none low
repo str limit int owner str state str
get_issue_tool annotations: none low
repo str owner str issue_number int
list_pull_requests_tool annotations: none low
repo str limit int owner str state str
get_pull_request_tool annotations: none low
repo str owner str pr_number int
get_file_content_tool annotations: none low
ref string path str repo str owner str
search_repos_tool annotations: none low
limit int query str
get_user_tool annotations: none low
username str
list_commits_tool annotations: none low
sha string repo str limit int owner str
create_issue_tool annotations: none low
body string repo str owner str title str labels string
comment_on_issue_tool annotations: none low
body str repo str owner str issue_number int
update_issue_state_tool annotations: none low
repo str owner str state str issue_number int
add_labels_tool annotations: none low
repo str owner str labels string issue_number int
create_pr_review_comment_tool annotations: none low
body str line int path str repo str owner str commit_id str pr_number int
Permissions 3
network medium filesystem low env_vars low Scan Findings 38
info
Sandbox failed to start for behavioral verification
low
Tool 'get_repo_tool' has no annotations
low
Tool 'list_issues_tool' has no annotations
low
Tool 'get_issue_tool' has no annotations
low
Tool 'list_pull_requests_tool' has no annotations
low
Tool 'get_pull_request_tool' has no annotations
low
Tool 'get_file_content_tool' has no annotations
low
Tool 'search_repos_tool' has no annotations
low
Tool 'get_user_tool' has no annotations
low
Tool 'list_commits_tool' has no annotations
low
Tool 'create_issue_tool' has no annotations
low
Tool 'comment_on_issue_tool' has no annotations
low
Tool 'update_issue_state_tool' has no annotations
low
Tool 'add_labels_tool' has no annotations
low
Tool 'create_pr_review_comment_tool' has no annotations
medium
OAuth implementation without PKCE
info
pyproject.toml metadata
info
Tool: get_repo_tool
info
Tool: list_issues_tool
info
Tool: get_issue_tool
info
Tool: list_pull_requests_tool
info
Tool: get_pull_request_tool
info
Tool: get_file_content_tool
info
Tool: search_repos_tool
info
Tool: get_user_tool
info
Tool: list_commits_tool
info
Tool: create_issue_tool
info
Tool: comment_on_issue_tool
info
Tool: update_issue_state_tool
info
Tool: add_labels_tool
info
Tool: create_pr_review_comment_tool
info
Required env vars (2)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
SBOM generated: 4 components
medium
No build provenance detected (SLSA L0)