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

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

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

        • -
          security
          F
          license
          -
          quality
          Enables interaction with GitHub through the GitHub API, supporting file operations, repository management, advanced search, and issue tracking with comprehensive error handling and automatic branch creation.
          Last updated -
          9
          1
          TypeScript
        • 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
          1
          Python
          MIT License
        • A
          security
          F
          license
          A
          quality
          Enables comprehensive GitHub operations through natural language including file management, repository administration, issue tracking, and advanced code searching.
          Last updated -
          47
          1
          1
          TypeScript
        • -
          security
          A
          license
          -
          quality
          Enables interaction with GitHub repositories through the GitHub API, allowing file operations, repository management, issue tracking, and code search through natural language commands.
          Last updated -
          7
          2
          TypeScript
          MIT License
          • Apple
          • Linux

        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