Skip to content

MCPGitHub

GitHub MCP

Reads + writes GitHub from any MCP-aware agent.

Category
MCP
Pricing
FREE
Platforms
APICLI
Models
Model-agnostic
Verified
Jun 1, 2026

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

Capabilities 4

What it actually does — grouped by capability family.

  • Code review (secondary capability)
  • MCP server (primary capability)
  • Trigger-action automation (secondary capability)
  • AI security scanning (secondary capability)

Pros & cons

  • Wired into most agentic surfaces
  • Read/write PRs, issues, branches
  • Includes secret-scanning tools
  • Honors GitHub permissions and OAuth scopes
  • Subject to GitHub API rate limits
  • Can't initiate a review from scratch
  • PAT scope tuning needed to expose tools
  • Inherits any over-broad token's reach

Tags

View all MCP
  • View Composio details
    MCPFREEMIUMOpen core

    Composio

    Composio

    Authenticated toolkits that give AI agents access to SaaS apps, via MCP or API.

    Tool layer that gives AI agents secure, managed access to 1000+ toolkits and 20,000+ tools across SaaS apps, exposed via MCP or direct APIs. It handles authentication, tool search, and context management, and its MCP Gateway hands each team a managed endpoint to paste into Claude, Cursor, or ChatGPT. The core is MIT-licensed; a free tier covers 20K tool calls per month.

    1000+ managed toolkits, 20,000+ tools
    Cloud-managed auth means some lock-in
    • mcp
    • tool-use
    • integrations
    • agents
    • +1
  • View Smithery details
    MCPFREEMIUM

    Smithery

    Smithery

    Registry and hosting platform for Model Context Protocol servers.

    A central hub for the MCP ecosystem: browse, install, and configure thousands of community-built MCP servers from one place, or deploy your own to Smithery's infrastructure and access it remotely. The CLI installs and manages servers without hand-editing JSON config, and the hosted tier adds managed OAuth and persistent connections so agents get authenticated tool access. Lists over 6,000 servers across developer tools, data connectors, and productivity integrations.

    Browse and install community servers
    Only the CLI is open-source (AGPL)
    • mcp
    • registry
    • tool-use
    • agents
    • +1
  • View Playwright MCP details
    MCPFREEOSS

    Playwright MCP

    Microsoft

    Microsoft's official MCP server for browser automation, driven by Playwright.

    An open-source Model Context Protocol server from Microsoft that lets LLMs and agents browse and act on the web through Playwright. It exposes 40+ tools for navigation, forms, clicking, network mocking, tracing, and more, operating on structured accessibility snapshots rather than pixels so each interactive element gets a deterministic ref. Works with Claude, VS Code, Cursor, Windsurf, and any MCP client.

    Official Microsoft MCP server
    Needs an MCP-capable client
    • mcp
    • browser-automation
    • playwright
    • agents
  • View Supabase MCP details
    MCPFREEOSS

    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.

    Manages DB, auth, storage, edge functions
    Stored prompt-injection data-leak risk
    • mcp
    • database
    • postgres
    • open-source