MCPServerGithub

Polymythic/MCPServerGithub

3.1

If you are the rightful owner of MCPServerGithub and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A FastAPI-based MCP server designed for seamless interactions with GitHub.

MCPServerGithub

A FastAPI-based MCP server for interactions with GitHub.

Setup

  1. Install uv:
    pip install uv
    
  2. Install dependencies:
    uv pip install -r pyproject.toml
    
  3. Run the server:
    uvicorn src.server:app --reload
    

Summary

This may get meta. I may use the MCP Server for Github to build the MCP Server in Github.