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_repos

List repositories for a user or organization

github_get_repo

Get detailed information about a specific repository

github_get_file

Read file contents from a repository

github_list_issues

List issues for a repository

github_search_code

Search for code across GitHub repositories

github_create_issue

Create a new issue in a repository

github_update_issue

Update an existing issue

github_create_comment

Add a comment to an issue or pull request

github_create_repo

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