A FastAPI-based MCP server for interactions with GitHub.
- Install uv:
pip install uv
- Install dependencies:
uv pip install -r pyproject.toml
- Run the server:
uvicorn src.server:app --reload
This may get meta. I may use the MCP Server for Github to build the MCP Server in Github.