Skip to content
Back to search
30
MCP v0.1.0

Self-hosted GitHub MCP server

io.github.adelaidasofia/github-mcp

Self-hosted GitHub MCP server. PAT auth, stdio transport, transport-agnostic so it works with…

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GitHub (adelaidasofia)
Self-hosted GitHub MCP server for repository operations, issues, and pull requests.
0 tools
gh-cli-mcp-server
MCP server that wraps the GitHub CLI (gh) into a single generic tool
0 tools
nickytonline/github-mcp-http
GitHub MCP Server with HTTP streamable transport and OAuth support
0 tools
gitlab-ci-mcp
MCP server for self-hosted GitLab — pipelines, schedules, branches, merge requests and repository files
0 tools
gfg-github-tools-mcp-server
MCP server with GitHub repository and workflow tools
0 tools
remote-mcp-server-with-auth
Template for a remote MCP server with GitHub OAuth - following best practices for building MCP servers so you can take this as a starting po
0 tools

How to use

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

{
  "mcpServers": {
    "self-hosted_github_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}