Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345

138 tools. 67 can modify or destroy data without limits.

21 destructive tools with no built-in limits. Policy required.

Last updated:

67 can modify or destroy data
71 read-only
138 tools total
Read (71) Write / Execute (46) Destructive / Financial (21)

Destructive tools (github_cancel_organization_invitation, github_delete_branch, github_delete_comment_reaction) permanently delete resources. There is no undo. An agent calling these in a retry loop causes irreversible damage.

Write operations (github_add_assignees_to_issue, github_add_collaborator, github_add_labels_to_issue) modify state. Without rate limits, an agent can make hundreds of changes in seconds — faster than any human can review or revert.

One command. Full control.

Intercept sits between your agent and Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345. Every tool call checked against your policy before it executes — so your agent can do its job without breaking things.

npx -y @policylayer/intercept scan -- npx -y @coretext-ai/github-mcp-server-sls-c4d5e6f7-a8b9-4012-b345-456789012345
Scans every tool. Generates a policy. Starts enforcing.
Works with Claude Code · Cursor · Claude Desktop · Windsurf · any MCP client
Deny destructive operations
github_cancel_organization_invitation:
  rules:
    - action: deny

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
github_add_assignees_to_issue:
  rules:
    - rate_limit: 30/hour

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
github_check_if_authenticated_user_follows:
  rules:
    - rate_limit: 60/minute

Controls API costs and prevents retry loops from exhausting upstream rate limits.

WRITE 46 tools
Write github_add_assignees_to_issue Write github_add_collaborator Write github_add_labels_to_issue Write github_add_or_update_team_membership_for_user Write github_add_or_update_team_repository_permissions Write github_close_issue Write github_close_pull_request Write github_convert_pull_request_to_draft Write github_create_branch Write github_create_comment_reaction Write github_create_issue Write github_create_issue_comment Write github_create_milestone Write github_create_organization_invitation Write github_create_organization_repository Write github_create_pull_request Write github_create_pull_request_comment_reaction Write github_create_pull_request_review Write github_create_pull_request_review_comment Write github_create_repository Write github_create_repository_label Write github_create_team Write github_disable_pull_request_auto_merge Write github_enable_pull_request_auto_merge Write github_mark_pull_request_ready_for_review Write github_merge_pull_request Write github_reopen_issue Write github_replace_issue_labels Write github_replace_repository_topics Write github_set_organization_membership Write github_set_public_organization_membership Write github_set_repository_subscription Write github_submit_pull_request_review Write github_update_authenticated_user Write github_update_branch_protection Write github_update_issue Write github_update_issue_comment Write github_update_milestone Write github_update_organization Write github_update_pull_request Write github_update_pull_request_review Write github_update_pull_request_review_comment Write github_update_repository Write github_update_repository_invitation Write github_update_repository_label Write github_update_team
READ 71 tools
Read github_check_if_authenticated_user_follows Read github_check_if_repository_is_watched_by_authenticated_user Read github_check_if_user_follows Read github_check_organization_membership Read github_check_public_organization_membership Read github_check_pull_request_merge_status Read github_check_repository_starred_by_authenticated_user Read github_check_team_permissions_for_repo Read github_check_user_can_be_assigned Read github_compare_branches Read github_dismiss_pull_request_review Read github_follow_user Read github_get_authenticated_user Read github_get_branch Read github_get_branch_protection Read github_get_collaborator_permission Read github_get_issue Read github_get_milestone Read github_get_organization Read github_get_organization_membership Read github_get_pull_request Read github_get_pull_request_diff Read github_get_repository Read github_get_repository_languages Read github_get_repository_topics Read github_get_team_by_name Read github_get_team_membership_for_user Read github_get_user Read github_list_authenticated_user_followers Read github_list_authenticated_user_following Read github_list_authenticated_user_organizations Read github_list_authenticated_user_repositories Read github_list_authenticated_user_starred Read github_list_branches Read github_list_collaborators Read github_list_comment_reactions Read github_list_followers Read github_list_following Read github_list_issue_comments Read github_list_issues Read github_list_milestones Read github_list_organization_invitations Read github_list_organization_members Read github_list_organization_repositories Read github_list_organizations Read github_list_pending_team_invitations Read github_list_public_organization_members Read github_list_pull_request_commits Read github_list_pull_request_files Read github_list_pull_request_review_comments Read github_list_pull_request_reviews Read github_list_pull_requests Read github_list_repositories Read github_list_repository_assignees Read github_list_repository_invitations Read github_list_repository_labels Read github_list_repository_stargazers Read github_list_team_members Read github_list_team_repos Read github_list_teams Read github_list_user_events Read github_list_user_organizations Read github_list_user_public_events Read github_list_user_received_events Read github_list_user_received_public_events Read github_list_user_repositories Read github_list_user_starred Read github_list_users Read github_list_watchers Read github_request_pull_request_reviewers Read github_star_repository_for_authenticated_user
Can an AI agent delete data through the Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 MCP server? +

Yes. The Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 server exposes 21 destructive tools including github_cancel_organization_invitation, github_delete_branch, github_delete_comment_reaction. These permanently remove resources with no undo. Intercept blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345? +

The Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 server has 46 write tools including github_add_assignees_to_issue, github_add_collaborator, github_add_labels_to_issue. Set rate limits in your policy file -- for example, rate_limit: 10/hour prevents an agent from making more than 10 modifications per hour. Intercept enforces this at the transport layer.

How many tools does the Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 MCP server expose? +

138 tools across 3 categories: Destructive, Read, Write. 71 are read-only. 67 can modify, create, or delete data.

How do I add Intercept to my Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 setup? +

One line change. Instead of running the Github Mcp Server Sls C4d5e6f7 A8b9 4012 B345 456789012345 server directly, prefix it with Intercept: intercept -c github-mcp-server-sls-c4d5e6f7-a8b9-4012-b345-456789012345.yaml -- npx -y @@coretext-ai/github-mcp-server-sls-c4d5e6f7-a8b9-4012-b345-456789012345. Download a pre-built policy from policylayer.com/policies/github-mcp-server-sls-c4d5e6f7-a8b9-4012-b345-456789012345 and adjust the limits to match your use case.

Other MCP servers with similar tools.

Starter policies available for each. Same risk classification, same one-command setup.

policylayer/intercept

Control every MCP tool call
your agent makes.

Set budgets, approvals, and hard limits across MCP servers.

npx -y @policylayer/intercept init
Protect your agent in 30 seconds. Scans your MCP config and generates enforcement policies for every server.
// GET IN TOUCH

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

Message sent.

We'll get back to you soon.