GitHub MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub Personal Access Token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| github_list_reposC | List repositories for a user or organization |
| github_get_repoB | Get detailed information about a specific repository |
| github_get_fileC | Read file contents from a repository |
| github_list_issuesC | List issues for a repository |
| github_search_codeC | Search for code across GitHub repositories |
| github_create_issueC | Create a new issue in a repository |
| github_update_issueC | Update an existing issue |
| github_create_commentC | Add a comment to an issue or pull request |
| github_create_repoC | Create a new repository for the authenticated user |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipseedai/github-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server