GitHub Repository MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub personal access token to increase API rate limits from 60 to 5000 requests/hour

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-repo-context

Get all files from a GitHub repository to use as context

get-file-content

Get content of a specific file from a GitHub repository

get-repo-structure

Get the structure of a GitHub repository

ID: ncc1bjxpdm