Servers
github-mcp-server-unofficial
@tjni
Packages https://github.com/github/github-mcp-server as wheels
Overview
What is github-mcp-server-unofficial?
github-mcp-server-unofficial packages the official GitHub MCP server as Python wheels, making it installable via pip. It is intended for users who want to run the GitHub MCP server in Python environments.
How to use github-mcp-server-unofficial?
Install with pip install github-mcp-server-unofficial. From Python, import find_github_mcp_server_bin from github_mcp_server and use it with subprocess.run to locate and execute the binary.
Key features of github-mcp-server-unofficial
- Packages GitHub MCP server as wheels
- Installable via pip
- Provides Python function to locate binary
Use cases of github-mcp-server-unofficial
—
FAQ from github-mcp-server-unofficial
—