Back to search
30
MCP streamable-http

github

io.github.pipeworx-io/github

GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

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

Similar MCP servers embedding-nearest

Gitlab Public
GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)
0 tools · streamable-http
@pipeworx/mcp-gitlab-public
GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)
0 tools
wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
Gitlab
GitLab MCP — wraps the GitLab REST API v4 (BYO API key)
0 tools · streamable-http
github-repo-mcp
MCP server for fetching GitHub repository code
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http

How to use

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

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