Skip to main content
Glama
Atelier-Busco

atelier-busco-github-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GH_TOKENNoGitHub Personal Access Token (for 5,000 req/hr and private repos)
GITHUB_OWNERNoDefault GitHub user or organization name for queries
GITHUB_TOKENNoGitHub Personal Access Token (for 5,000 req/hr and private repos)
GITHUB_API_URLNoBase URL for GitHub API (defaults to https://api.github.com)https://api.github.com

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
list_repositoriesC

List repositories for a specified owner (user or organization), or the default GITHUB_OWNER.

get_repository_detailsA

Get comprehensive details, statistics, stars, forks, and settings for a specific GitHub repository.

list_branchesC

List branches for a given repository.

get_file_contentsA

Get decoded text content or raw metadata of a file in a GitHub repository.

list_directory_contentsB

List files, folders, symlinks and submodules within a directory in a GitHub repository.

get_repository_treeB

Get full or partial file structure tree for a repository, optionally recursive.

search_repositoriesB

Search for GitHub repositories using query syntax (e.g. topic, language, keywords).

search_codeB

Search for code across GitHub repositories or within a specific repository.

list_commitsC

List commit history for a repository or branch.

get_commit_detailsA

Get detailed information for a specific commit, including stats and modified file patches.

list_issues_and_prsC

List issues and pull requests in a repository.

get_issue_or_prA

Get details for a specific issue or pull request by its number.

list_releasesB

List published releases for 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/Atelier-Busco/atelier-busco-github-mcp'

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