Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
GitHub MCP Server logo
MCP server

GitHub MCP Server

GitHub's own server for repos, issues, pull requests and workflow runs

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @modelcontextprotocol/server-github
mcpServers
{
  "mcpServers": {
    "github-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ]
    }
  }
}
Transport
both
Runtime
Docker
Auth
Required
Tools
35
License
MIT
Tools
search_repositoriessearch_codecreate_issuelist_issuesget_pull_requestcreate_pull_request_reviewlist_workflow_runsget_file_contents

Published by GitHub itself, this server turns everyday repository work into tool calls: search code, open and comment on issues, review pull requests, inspect Actions runs. It runs locally over stdio with a personal access token, or as a hosted remote endpoint with OAuth.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?