GITHUB MCP SERVER SLS C4D5E6F7 A8B9 4012 B345 456789012345 TOOLS

138 tools from the Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 MCP Server, categorised by risk level.

READ 71 tools
Read github_check_if_authenticated_user_follows Check if the authenticated user follows a user Read github_check_if_repository_is_watched_by_authenticated_user Get a repository subscription for the authenticated user Read github_check_if_user_follows Check if a user follows another user Read github_check_organization_membership Check if a user is a public member of an organization Read github_check_public_organization_membership Check public organization membership for a user Read github_check_pull_request_merge_status Check if a pull request can be merged Read github_check_repository_starred_by_authenticated_user Check if a repository is starred by the authenticated user Read github_check_team_permissions_for_repo Check team permissions for a repository Read github_check_user_can_be_assigned Check if a user can be assigned to repository issues Read github_compare_branches Compare two branches or commits Read github_dismiss_pull_request_review Dismiss a review for a pull request Read github_follow_user Follow a user Read github_get_authenticated_user Get the authenticated user's profile Read github_get_branch Get a specific branch Read github_get_branch_protection Get branch protection rules Read github_get_collaborator_permission Get collaborator permission level Read github_get_issue Get a specific issue by number Read github_get_milestone Get a milestone Read github_get_organization Get an organization's public profile Read github_get_organization_membership Get organization membership for a user Read github_get_pull_request Get a specific pull request by number Read github_get_pull_request_diff Get pull request diff in unified format Read github_get_repository Get repository information Read github_get_repository_languages Get repository programming languages Read github_get_repository_topics Get repository topics Read github_get_team_by_name Get a team by name Read github_get_team_membership_for_user Get team membership for a user Read github_get_user Get a user's public profile Read github_list_authenticated_user_followers List followers of the authenticated user Read github_list_authenticated_user_following List users the authenticated user follows Read github_list_authenticated_user_organizations List organizations for the authenticated user Read github_list_authenticated_user_repositories List repositories for the authenticated user Read github_list_authenticated_user_starred List repositories starred by the authenticated user Read github_list_branches List repository branches Read github_list_collaborators List repository collaborators Read github_list_comment_reactions List reactions on an issue comment Read github_list_followers List followers of a user Read github_list_following List users a user follows Read github_list_issue_comments List comments on an issue Read github_list_issues List repository issues Read github_list_milestones List repository milestones Read github_list_organization_invitations List pending organization invitations Read github_list_organization_members List members of an organization Read github_list_organization_repositories List repositories for an organization Read github_list_organizations List all organizations in the order they were created Read github_list_pending_team_invitations List pending team invitations Read github_list_public_organization_members List public organization members Read github_list_pull_request_commits List commits in a pull request Read github_list_pull_request_files List files changed in a pull request Read github_list_pull_request_review_comments List review comments on a pull request Read github_list_pull_request_reviews List reviews for a pull request Read github_list_pull_requests List repository pull requests Read github_list_repositories List repositories for the authenticated user Read github_list_repository_assignees List possible assignees for repository issues Read github_list_repository_invitations List repository invitations Read github_list_repository_labels List repository labels Read github_list_repository_stargazers List stargazers of a repository Read github_list_team_members List team members Read github_list_team_repos List team repositories Read github_list_teams List teams in an organization Read github_list_user_events List public events for a user Read github_list_user_organizations List organizations for a user Read github_list_user_public_events List public events for a user Read github_list_user_received_events List events received by a user Read github_list_user_received_public_events List public events received by a user Read github_list_user_repositories List public repositories for a user Read github_list_user_starred List repositories starred by a user Read github_list_users List all users in the order they signed up Read github_list_watchers List watchers of a repository Read github_request_pull_request_reviewers Request reviews from users or teams for a pull request Read github_star_repository_for_authenticated_user Star a repository for the authenticated user
WRITE 46 tools
Write github_add_assignees_to_issue Add assignees to an issue Write github_add_collaborator Add a user as a collaborator to the repository Write github_add_labels_to_issue Add labels to an issue Write github_add_or_update_team_membership_for_user Add or update team membership for a user Write github_add_or_update_team_repository_permissions Add or update team repository permissions Write github_close_issue Close an issue Write github_close_pull_request Close a pull request without merging Write github_convert_pull_request_to_draft Convert a pull request to draft status Write github_create_branch Create a new branch Write github_create_comment_reaction Create a reaction on an issue comment Write github_create_issue Create a new issue Write github_create_issue_comment Create a comment on an issue Write github_create_milestone Create a milestone Write github_create_organization_invitation Create an organization invitation Write github_create_organization_repository Create a new repository in an organization Write github_create_pull_request Create a new pull request Write github_create_pull_request_comment_reaction Create a reaction to a pull request review comment Write github_create_pull_request_review Create a review for a pull request Write github_create_pull_request_review_comment Create a review comment on a pull request Write github_create_repository Create a new repository for the authenticated user Write github_create_repository_label Create a repository label Write github_create_team Create a new team Write github_disable_pull_request_auto_merge Remove auto-merge configuration for a pull request Write github_enable_pull_request_auto_merge Enable auto-merge for a pull request Write github_mark_pull_request_ready_for_review Mark a draft pull request as ready for review Write github_merge_pull_request Merge a pull request Write github_reopen_issue Reopen a closed issue Write github_replace_issue_labels Replace all labels for an issue Write github_replace_repository_topics Replace repository topics Write github_set_organization_membership Add or update organization membership for a user Write github_set_public_organization_membership Set public organization membership for the authenticated user Write github_set_repository_subscription Set a repository subscription for the authenticated user Write github_submit_pull_request_review Submit a pending review for a pull request Write github_update_authenticated_user Update the authenticated user's profile Write github_update_branch_protection Update branch protection rules Write github_update_issue Update an issue Write github_update_issue_comment Update an issue comment Write github_update_milestone Update a milestone Write github_update_organization Update an organization (requires admin permissions) Write github_update_pull_request Update an existing pull request Write github_update_pull_request_review Update a pending review for a pull request Write github_update_pull_request_review_comment Update a review comment on a pull request Write github_update_repository Update repository settings and metadata Write github_update_repository_invitation Update a repository invitation Write github_update_repository_label Update a repository label Write github_update_team Update a team
DESTRUCTIVE 21 tools
Destructive github_cancel_organization_invitation Remove an organization invitation Destructive github_delete_branch Delete a branch Destructive github_delete_comment_reaction Delete a reaction on an issue comment Destructive github_delete_issue_comment Delete an issue comment Destructive github_delete_milestone Delete a milestone Destructive github_delete_pull_request_review_comment Delete a review comment on a pull request Destructive github_delete_repository Delete a repository (requires admin access) Destructive github_delete_repository_invitation Delete a repository invitation Destructive github_delete_repository_label Delete a repository label Destructive github_delete_repository_subscription Remove a repository subscription for the authenticated user Destructive github_delete_team Delete a team Destructive github_remove_assignees_from_issue Remove assignees from an issue Destructive github_remove_collaborator Remove a collaborator from the repository Destructive github_remove_labels_from_issue Remove a label from an issue Destructive github_remove_organization_member Remove a member from an organization Destructive github_remove_public_organization_membership Remove public organization membership for the authenticated user Destructive github_remove_pull_request_review_request Remove review requests from users or teams for a pull request Destructive github_remove_team_membership_for_user Remove team membership for a user Destructive github_remove_team_repository Remove a repository from a team Destructive github_unfollow_user Remove a user from following list Destructive github_unstar_repository_for_authenticated_user Remove a repository from starred list for the authenticated user

The managed route: connect Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 through the PolicyLayer gateway — every tool call above is checked against your policy before it runs, with a full audit log.

DIRECT INSTALL (UNMANAGED) npx -y @coretext-ai/github-mcp-server-sls-c4d5e6f7-a8b9-4012-b345-456789012345
How many tools does the Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 MCP server have? +

The Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 MCP server exposes 138 tools across 3 categories: Read, Write, Destructive.

How do I enforce policies on Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 tools? +

Route the Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard — they are enforced on every call before it reaches the server.

What risk categories do Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 tools fall into? +

Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 tools are categorised as Read (71), Write (46), Destructive (21). Each category has a recommended default policy.

Let agents act without letting them run wild.

Route your MCP servers through PolicyLayer and every tool call is checked against your policy before it runs — allow, deny, or require approval. Per-identity grants. Full audit log. Live in minutes.

Free to start. No card required.

4,600+ MCP servers and 31,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.