MCPserver.in

Public authority for MCP server discovery

MCP server for GitHub

TL;DR

A GitHub MCP server gives a coding agent access to repositories, issues, and pull requests through tools. Select one by documented capability and the access it requires, preferring read-only operation for review tasks.

Capabilities

GitHub servers typically expose repository data, issue and PR operations, and search. Whether they can modify resources (open PRs, edit issues) depends on the implementation and its permissions.

Permissions

A token with broad scope grants the agent wide reach. Prefer a token limited to the repositories and operations the task needs, and prefer read-only tokens where the task is review.

In this collection

Published:
2026-08-22
Last reviewed:
2026-08-22