Back to search
30
MCP streamable-http

Github_private

io.github.pipeworx-io/github_private

GitHub Private MCP Pack — access private repos, org data via OAuth.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-github_private
GitHub Private MCP Pack — access private repos, org data via OAuth.
0 tools
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
github-mcp-server-unofficial
GitHub's official MCP Server packaged unofficially for Python
0 tools
github-mcp
GitHub MCP Server with OAuth support for Issue management
0 tools
Gitlab Public
GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)
0 tools · streamable-http
github-repo-mcp
MCP server for fetching GitHub repository code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github_private": {
      "url": "https://gateway.pipeworx.io/github_private/mcp",
      "transport": "streamable-http"
    }
  }
}