ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 3/5

github-mcp

GitHub MCP Server for repository management, file operations, PR/issue tracking, branch management, and GitHub API integration. Enable AI agents to clone repos, read code, create/update files, manage issues and pull requests, search code, and interact with the GitHub platform. Essential for development workflows, code review automation, CI/CD management, and repository operations. Use when agents need to work with Git repositories, manage development workflows, automate GitHub tasks, or interact with source code.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/buddhasource/github-mcp
Or

What This Skill Does

The github-mcp skill is a powerful extension that connects your AI agent directly to the GitHub platform via the Model Context Protocol (MCP). It bridges the gap between conversational AI and source control management, allowing agents to act as autonomous developers. By integrating with the GitHub API, this skill empowers agents to interact with repositories, manage source code, and automate routine development tasks like issue tracking and pull request management. It handles the complex authentication and API interactions required to perform actions such as cloning repositories, reading file contents, managing branches, and submitting code updates, effectively turning your AI agent into a full-fledged contributor to your software projects.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:

clawhub install openclaw/skills/skills/buddhasource/github-mcp

Once installed, you must configure your MCP client by adding the server block to your configuration file. You will need a GitHub Personal Access Token (PAT) with appropriate scopes such as repo, read:user, and read:org to ensure the agent has the necessary permissions to perform operations on your behalf.

Use Cases

  • Automated Code Reviews: The agent can monitor new pull requests, read the changed files, and provide initial feedback or suggest improvements.
  • Repository Management: Quickly clone, explore, or search through large codebases to locate specific logic or configurations.
  • Issue Tracking: Automatically create, label, and update issues based on bug reports or feature requests generated during other agent sessions.
  • CI/CD Orchestration: Manage release tags, update dependency versions, and maintain repository configuration files automatically.
  • Documentation Generation: Scan existing codebases and automatically generate or update markdown documentation for project APIs or onboarding.

Example Prompts

  1. "Check the current repository for any open issues labeled 'bug' and draft a summary for me."
  2. "Search through the project for any references to 'authentication logic' and summarize how it's implemented."
  3. "Create a new branch named 'feature/login-fix', update the index.ts file to include the new validation logic, and open a pull request."

Tips & Limitations

When using the github-mcp skill, always prioritize the principle of least privilege. Use fine-grained GitHub tokens restricted to only the repositories the agent truly needs to access. Be aware that the agent has the capability to write and modify files; always review the agent's proposed plan before executing complex destructive operations like mass refactoring. The tool's speed is dependent on GitHub API rate limits, so avoid excessive polling in scripts. Ensure that sensitive secrets or credentials are not stored in your GitHub configuration files, and keep your environment variables secured.

Metadata

Stars3788
Views1
Updated2026-04-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-buddhasource-github-mcp": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#github#mcp#git#development#automation
Safety Score: 3/5

Flags: network-access, file-write, file-read, external-api

Related Skills

payram-mcp-integration

Stripe banned your account? High-risk merchant? No KYC crypto payments via PayRam MCP — 36 tools, zero setup. Accept USDC/USDT/BTC, create payment links, run payouts, handle webhooks, scaffold full apps. One command: mcporter config add payram --url https://mcp.payram.com/mcp. Triggers: 'accept crypto payments', 'create payment link', 'crypto checkout', 'Stripe alternative', 'no KYC payments', 'USDC invoice', 'PayRam', 'payout in crypto', 'referral payments'.

buddhasource 3788

Payram Vs X402

Skill by buddhasource

buddhasource 3788

payram-crypto-payments

Self-hosted crypto and stablecoin payment gateway. Deploy PayRam on your own infrastructure in 10 minutes. Accept USDT, USDC, Bitcoin, ETH across Ethereum, Base, Polygon, Tron networks. Keyless architecture with no private keys on server. Smart contract-based fund sweeps to cold wallets. Non-custodial, permissionless, sovereign payment infrastructure. Modern BTCPay Server alternative with native stablecoin support. Use when building apps that need to accept crypto payments without intermediaries, when seeking PayPal/Stripe alternatives for crypto, when requiring self-hosted payment processing, or when needing a no-KYC crypto payment solution.

buddhasource 3788

agent-to-agent-payments

Monetize your AI agent. Charge for API calls, services, or data. Accept payments autonomously — no human needed. Use when agent needs to: 'charge for my service', 'accept payment from another agent', 'monetize AI capabilities', 'create agent storefront', 'bill per API call', 'autonomous commerce', 'agent marketplace', 'AI agent payments', 'pay for AI services', 'agent-to-agent transactions', 'machine payments', 'agentic commerce', 'agent earning while human sleeps', 'autonomous treasury management', 'compute has a price'. Built on PayRam MCP — no KYC, no Stripe account needed, USDC/USDT/ETH/BTC on Base, Ethereum, Polygon, Tron, TON. TON micropayments ideal for Telegram-integrated agents.

buddhasource 3788

brave-search-mcp

Official Brave Search MCP Server for web search, image search, news search, video search, and local POI search. Privacy-focused search API with AI-powered summarization. Connect AI agents to comprehensive search capabilities without Google tracking. Supports web navigation, research, fact-checking, and content discovery. Use when agents need to search the internet, find current information, research topics, verify facts, discover images/videos, or locate businesses/places.

buddhasource 3788
github-mcp - OpenClaw Plugin | ClawKit