1. Conduid
  2. Developer Tools
  3. githubmcp
MCP server · Developer Tools

githubmcp

Unclaimed devtools
35Low

Scored 2 hours ago · breakdown

About githubmcp

githubmcp is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.

The repository has 33 stars and 0 forks.

Install

Clone
git clone https://github.com/joeleesuh/githubmcp

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 githubmcp

Powered by Claude · Grounded in docs

I know everything about githubmcp. 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 permissionsNot checked yet.

README

GitHub MCP Server on Smithery

This repo containerizes github-mcp-server and exposes it via mcp-proxy as a remote Streamable HTTP/SSE server.

Deployment

Deployed automatically on Smithery from this repo.

Environment Variables

  • GITHUB_PERSONAL_ACCESS_TOKEN (required)
    • PAT from GitHub with minimal scopes:
      • public_repo (for public repos only)
      • Add repo (for private repos)
      • Add read:org (if querying org info)
  • GITHUB_READ_ONLY=1 (optional, safe default)
  • GITHUB_TOOLSETS="repos,issues,pull_requests,actions,code_security" (optional)
  • GITHUB_DYNAMIC_TOOLSETS=1 (optional)
  • GITHUB_HOST="https://<your-ghes>" (optional, for GH Enterprise)

Port

Exposes Streamable HTTP/SSE on port 8080.

README mirrored from the source repository 2 hours ago. The original is authoritative.

Questions

About githubmcp

How do I install githubmcp?

Run git clone https://github.com/joeleesuh/githubmcp, 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 githubmcp safe to use with an AI agent?

Its trust score is 35 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is githubmcp still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.