Skip to content

777genius/github

v1.10.1MIT

Community package for GitHub MCP Server. Work with repositories, issues, pull requests, reviews, and code search through GitHub's hosted MCP endpoint.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

githubstreamable-http
{
  "type": "streamable-http",
  "url": "https://api.githubcopilot.com/mcp/"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "github",
  "version": "1.10.1",
  "description": "Community package for GitHub MCP Server. Work with repositories, issues, pull requests, reviews, and code search through GitHub's hosted MCP endpoint.",
  "author": {"name": "777genius", "url": "https://github.com/777genius"},
  "homepage": "https://github.com/github/github-mcp-server",
  "repository": "https://github.com/777genius/universal-agent-plugins",
  "license": "MIT",
  "keywords": ["code-search", "github", "issues", "mcp", "pull-requests"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • NOTICE
View on GitHub