Skip to main content
Glama

GitHub MCP Tools

by Pranesh-2005

🚀 GitHub MCP Tools

A powerful set of tools built using the Model Context Protocol (MCP) framework to allow AI assistants and agents to interact directly with GitHub. Perfect for automating developer workflows via AI integration.

✨ Features

  • 👤 Fetch detailed GitHub user profiles
  • 📁 Create new repositories
  • ❌ Delete repositories (with appropriate permissions)
  • 🔄 Create and merge pull requests
  • 📋 List repositories (authenticated or by username)
  • 👋 Simple Hello World test tool

⚙️ Tech Stack

  • Python 3.8+
  • FastMCP (Model Context Protocol server)
  • GitHub REST API
  • requests, python-dotenv for API integration and environment handling

📦 Installation

  1. Clone the repository:
git clone https://github.com/Pranesh-2005/UsingMcp.git cd UsingMcp
  1. Create Github PAT Go to your Github Profile -> Settings -> Developer Setting -> Personal Access Token(PAT) -> Token (Classic) -> Generate New Token (Classic)
  2. Create a .env file
    • Create a .env file
    • Add GITHUB_PAT=ghp_********************* in the .env file
  3. Run the python file
mcp dev github_server.py
-
security - not tested
F
license - not found
-
quality - not tested

A set of tools allowing AI assistants to interact directly with GitHub, enabling automation of tasks like fetching user profiles, creating repositories, and managing pull requests.

  1. ✨ Features
    1. ⚙️ Tech Stack
      1. 📦 Installation

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Enables AI assistants to interact with GitHub through the PyGithub library, providing tools for managing issues, repositories, pull requests, and other GitHub operations with intelligent parameter handling and error management.
          Last updated -
          19
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          A server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.
          Last updated -
          3
          JavaScript
          MIT License
          • Apple
        • A
          security
          F
          license
          A
          quality
          An MCP server that enables AI assistants to manage GitHub Actions workflows by providing tools for listing, viewing, triggering, canceling, and rerunning workflows through the GitHub API.
          Last updated -
          9
          32
          TypeScript
          • Linux
          • Apple
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server that enables AI assistants to perform GitHub operations including repository management, file operations, issue tracking, and pull request creation.
          Last updated -
          1
          TypeScript

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pranesh-2005/UsingMcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server