📦
Github MCP Server Wheel
Packages https://github.com/github/github-mcp-server as wheels
0 installs
Trust: 49 — Fair
Devtools
Installation
npx github-mcp-server-wheelAsk AI about Github MCP Server Wheel
Powered by Claude · Grounded in docs
I know everything about Github MCP Server Wheel. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
github-mcp-server-unofficial
Packages https://github.com/github/github-mcp-server as wheels.
Usage
This package can be installed using:
pip install github-mcp-server-unofficial
If you are invoking it from a Python program, you can get a Path to this
binary using:
import subprocess
from github_mcp_server import find_github_mcp_server_bin
subprocess.run([find_github_mcp_server_bin()])
