JUHE API Marketplace
ShyaM-SqS avatar
MCP Server

GitHub MCP Server

Exposes GitHub repository actions (listing PRs/issues, creating issues, merging PRs) as OpenAPI endpoints using FastAPI, designed for LLM agent orchestration frameworks.

0
GitHub Stars
10/3/2025
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. MCP

README Documentation

MCP: GitHub MCP Server

This project exposes GitHub repository actions (like listing PRs, issues, creating issues, and merging PRs) as OpenAPI endpoints using FastAPI.
It is designed to be deployed as a Managed Control Plane (MCP) server for use with an LLM agent orchestration framework.


Features

  • List open pull requests for a repo
  • List open issues
  • Create new issues
  • Merge pull requests

Tech Stack

  • Python 3.12
  • FastAPI
  • Docker
  • Google Cloud Run
  • GitHub REST API

Project Structure

MCP/
 ├── server.py
 ├── requirements.txt
 ├── Dockerfile
 ├── .gitignore
 ├── .env (NOT committed, use Cloud Run env vars)

Setup & Run Locally

  1. Clone the repo:

    git clone https://github.com/ShyaM-SqS/MCP.git
    cd MCP
    
  2. Create a virtual environment:

    python -m venv .venv
    
  3. Activate your environment:

    # Windows PowerShell
    .venv\Scripts\Activate
    
    # Or on Mac/Linux
    source .venv/bin/activate
    
  4. Install dependencies:

    pip install -r requirements.txt
    
  5. Create a .env file with your GitHub token:

    GITHUB_TOKEN=<your_personal_access_token>
    
  6. Run the server locally:

    uvicorn server:app --reload --host 0.0.0.0 --port 8080
    

Deployment

  • Build and push your container image to Artifact Registry, Docker Hub, or Cloud Build.
  • Deploy to Google Cloud Run.
  • Pass GITHUB_TOKEN securely as an environment variable in your Cloud Run service configuration.

License

Apache 2.0

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved