MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/GitHub MCP Server
Code ExecutionOfficialTypeScript

GitHub MCP Server

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4k starsUpdated Aug 26, 2026npm/@modelcontextprotocol/server-github
View on GitHub

Ads

Overview

Provides tools to browse repositories, inspect files, create issues, and search code across GitHub organizations you can access.

Installation

npx -y @modelcontextprotocol/server-github

Configuration

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-github"],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<token>"
      }
    }
  }
}

Capabilities

  • search_repositories

    Search public and private repositories.

  • create_issue

    Create a new issue in a repository.

  • get_pull_request

    Fetch pull request metadata and diff context.

  • search_code

    Search code across accessible repositories.

Supported clients

  • Claude Desktop
  • Cursor
  • VS Code

Tags

  • git
  • issues
  • pull-requests

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today
K

Kubeshark

Official

MCP access to cluster-wide L4 and L7 network traffic, packets, APIs, and complete payloads.

12.1kCode ExecutionUpdated 1 day ago