1. Conduid
  2. Developer Tools
  3. Github MCP Server Wheel
MCP server · Developer Tools

Github MCP Server Wheel

Packages https://github.com/github/github-mcp-server as wheels

Unclaimed MIT last commit a year ago devtools
49Fair

Scored yesterday · breakdown

About Github MCP Server Wheel

Github MCP Server Wheel is an MCP server published by tjni in the Developer Tools category: packages https://github.com/github/github-mcp-server as wheels. It has been installed 0 times through Conduid.

Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx github-mcp-server-wheel

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask 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.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v0.12.1v0.12.1 · 22 Aug 2025https://github.com/github/github-mcp-server/releases/tag/v0.12.1
v0.11.0v0.11.0 · 9 Aug 2025https://github.com/github/github-mcp-server/releases/tag/v0.11.0
v0.10.0v0.10.0 · 6 Aug 2025https://github.com/github/github-mcp-server/releases/tag/v0.10.0
v0.9.1v0.9.1 · 6 Aug 2025https://github.com/github/github-mcp-server/releases/tag/v0.9.1
v0.8.0v0.8.0 · 6 Aug 2025https://github.com/github/github-mcp-server/releases/tag/v0.8.0

README

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()])

README mirrored from the source repository yesterday. The original is authoritative.

Questions

About Github MCP Server Wheel

How do I install Github MCP Server Wheel?

Run npx github-mcp-server-wheel, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Github MCP Server Wheel safe to use with an AI agent?

Its trust score is 49 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Github MCP Server Wheel still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.