Skip to main content
Glama
cloud9-labs

@cloud9-labs/mcp-github

by cloud9-labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub Personal Access Token for API authentication

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
github_list_reposC

List repositories for the authenticated user

github_get_repoC

Get details of a specific repository

github_create_repoB

Create a new repository for the authenticated user

github_list_issuesB

List issues for a repository

github_get_issueB

Get details of a specific issue

github_create_issueB

Create a new issue in a repository

github_update_issueC

Update an existing issue

github_list_pull_requestsB

List pull requests for a repository

github_get_pull_requestB

Get details of a specific pull request

github_create_pull_requestB

Create a new pull request

github_list_branchesB

List branches in a repository

github_get_file_contentC

Get the contents of a file in a repository

github_search_reposC

Search for repositories on GitHub

github_search_codeC

Search for code across GitHub repositories

github_list_commitsB

List commits in a repository

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/cloud9-labs/mcp-github'

If you have feedback or need assistance with the MCP directory API, please join our Discord server