Skip to main content
Glama
pipseedai

GitHub MCP Server

by pipseedai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub Personal Access Token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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

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