Skip to content

Pranesh-2005/UsingMcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ 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

About

this is created by mcp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages