GitHub Repos Manager MCP Server

84 tools. 36 can modify or destroy data without limits.

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

Last updated:

36 can modify or destroy data
48 read-only
84 tools total

Community server · catalogue entry verified 11/06/2026

How to control GitHub Repos Manager MCP Server ↓

What GitHub Repos Manager MCP Server exposes to your agents

Read (48) Write / Execute (29) Destructive / Financial (6)
Critical Risk

The most dangerous GitHub Repos Manager MCP Server tools

36 of GitHub Repos Manager MCP Server's 84 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control GitHub Repos Manager MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and GitHub Repos Manager MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "delete_deploy_key": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

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

Rate limit write operations
{
  "remove_assignees_from_issue": {
    "limits": [
      {
        "counter": "remove_assignees_from_issue_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "automated_reporting": {
    "limits": [
      {
        "counter": "automated_reporting_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

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

  1. Create a free account and register GitHub Repos Manager MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON GITHUB REPOS MANAGER →

Free to start. No card required.

All 84 GitHub Repos Manager MCP Server tools

WRITE 27 tools
Write remove_assignees_from_issue Remove assignees from an issue Write release_management Placeholder for creating and managing releases. Write add_assignees_to_issue Add assignees to an issue Write create_branch Create a new branch from an existing branch or commit Write create_deploy_key Add new deploy keys. Write create_file Create a new file in a repository. Write create_issue Create a new issue in a repository Write create_issue_comment Create a comment on an issue Write create_label Create a new label in a repository Write create_milestone Create a new milestone Write create_pr_review Submit PR reviews with comments and approval/rejection. Write create_project Create a new project board (V2). Write create_pull_request Create new pull requests with title, body, head/base branches. Write create_webhook Create event webhooks. Write edit_issue Edit an existing issue Write edit_issue_comment Edit an issue comment Write edit_label Edit an existing label Write edit_milestone Edit an existing milestone Write edit_pull_request Modify PR title, body, labels, assignees. Write edit_webhook Modify webhook configurations. Write lock_issue Lock an issue to prevent further comments Write manage_team_repos Manage team repository access (add, update, or remove). Write set_default_repo Set a default repository for subsequent operations Write unlock_issue Unlock an issue to allow comments Write update_file Update an existing file in a repository. Write update_repo_topics Replace all topics for a repository. Write upload_file Upload a local file (binary or text) to a repository. Creates or updates the file.
READ 48 tools
Read automated_reporting Placeholder for generating repository reports. Read compare_commits Compare two commits or branches to see differences Read custom_dashboards Placeholder for personalized metric dashboards. Read dependency_analysis Placeholder for security and dependency insights. Read download_workflow_artifacts Download build artifacts (implement with proper streaming). Read get_commit_details Get detailed information about a specific commit including files changed Read get_issue_details Get detailed information about a specific issue Read get_org_info Get organization details. Read get_pr_details Get comprehensive PR information with review status. Read get_repo_contents Get contents of a repository directory or file Read get_repo_info Get detailed information about a specific repository Read get_repo_languages Get language breakdown statistics for a repository. Read get_repo_stats Get repository statistics including traffic, clones, views, and popular content. Read get_repo_traffic Get comprehensive repository traffic analytics (views, clones, referrers, paths). Read get_team_members Get team membership for a team. Read get_user_info Get information about a GitHub user Read get_workflow_run_details Detailed run information and logs. Read list_branches List all branches in a repository with protection status and commit information Read list_commits List commits in a repository with detailed information Read list_deploy_keys List repository deploy keys. Read list_forks List repository forks with details. Read list_issue_comments List comments on an issue Read list_issues List issues in a repository Read list_milestones List milestones in a repository Read list_org_members List organization members. Read list_org_repos List organization repositories. Read list_org_teams List organization teams. Read list_pr_files List files changed in a PR with diff stats. Read list_pr_reviews List PR reviews and their approval status. Read list_prs List pull requests in a repository Read list_repo_collaborators List collaborators for a repository Read list_repo_labels List labels in a repository Read list_repo_projects List repository or organization project boards (V2). Read list_repo_topics List all topics for a repository. Read list_repos List user repositories with pagination and filtering options Read list_secrets List repository secrets (names only). Read list_stargazers List users who have starred the repository. Read list_watchers List users watching/subscribed to the repository. Read list_webhooks List repository webhooks. Read list_workflow_runs Get workflow run history with status. Read list_workflows List repository GitHub Actions workflows. Read notification_management Placeholder for GitHub notification handling. Read search_code Search code content across repositories. Read search_commits Search commit messages and content. Read search_issues Advanced issue search across repositories. Read search_repos Search for repositories using GitHub Read search_topics Search repositories by topics. Read search_users Search for GitHub users.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about GitHub Repos Manager MCP Server

Can an AI agent delete data through the GitHub Repos Manager MCP Server MCP server? +

Yes. The GitHub Repos Manager MCP Server server exposes 6 destructive tools including delete_deploy_key, delete_file, delete_issue_comment. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through GitHub Repos Manager MCP Server? +

The GitHub Repos Manager MCP Server server has 27 write tools including remove_assignees_from_issue, release_management, add_assignees_to_issue. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach GitHub Repos Manager MCP Server.

How many tools does the GitHub Repos Manager MCP Server MCP server expose? +

84 tools across 4 categories: Destructive, Execute, Read, Write. 48 are read-only. 36 can modify, create, or delete data.

How do I enforce a policy on GitHub Repos Manager MCP Server? +

Register the GitHub Repos Manager MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every GitHub Repos Manager MCP Server tool call.

Deterministic rules across all 84 GitHub Repos Manager MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

84 GitHub Repos Manager MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.