Skip to content

MCP · GitHub

GitHub MCP

Reads + writes GitHub from any MCP-aware agent.

OPEN SOURCEAPICLIDeployed

Official GitHub MCP server. Wired into Claude Code and most agentic surfaces to read PRs, post comments, create branches, and run secret-scanning. Used daily at Blokz.

Model support

Model-agnostic

Where it runs

  • API
  • CLI

Tags

  • #mcp
  • #git
  • #code-review
  • #open-source
Open GitHub MCPDocs

Related in MCP

  • View Supabase MCP details
    MCPOPEN SOURCEDeployed

    Supabase MCP

    Supabase

    Postgres + auth + edge functions from inside the agent.

    MCP server that exposes Supabase project ops — list tables, apply migrations, deploy edge functions, fetch advisors. Removes a context-switch cliff between code and database.

    • mcp
    • database
    • postgres
    • open-source
  • View Vercel MCP details
    MCPOPEN SOURCEARCHIVED

    Vercel MCP

    Vercel

    Deploys + build logs + runtime logs in agent context.

    Vercel-native MCP server for deploying directly from chat, inspecting build/runtime logs, and reading deployment metadata. Original github.com/vercel/mcp community URL is no longer published; first-party MCP integration ships via the Vercel docs.

    • mcp
    • deploy
    • logs