DocsIntegrationsGitHub MCP
mcp-github
MCP Server

GitHub MCP

Repos, PRs, issues, and code search via the GitHub MCP server

The GitHub MCP server exposes the GitHub API through the Model Context Protocol. Your agents can read repositories, list pull requests, comment on issues, search code, and trigger workflows — enabling DevOps automation and code review agents.

Official documentation

Setup

1

Generate a GitHub Personal Access Token

In GitHub: Settings > Developer settings > Personal access tokens > Fine-grained tokens (recommended). Select required scopes: contents:read, issues:write, pull-requests:read, or use a Classic token with the repo scope.

GitHub Token Settings
2

Add the integration in CipherSense Agents

Go to Project > Integrations > Add Integration > GitHub MCP. Enter your Personal Access Token. CipherSense Agents auto-discovers all available GitHub tools via tools/list. Click Save & Test.

Connection Fields

Fields required when adding this integration in your Project › Integrations.

FieldRequiredDescription
SSE Endpoint URL
Required
URL of your GitHub MCP server's SSE endpoint.
GitHub Token
Required
Your GitHub Personal Access Token with appropriate repository scopes.

Common Use Cases

Automated PR review and summarizationIssue triage and labelling agentsCode search for security auditsRelease notes generation from commit history

Ready to connect GitHub MCP?

Add this integration from your project dashboard and wire it into a workflow.