atelier-busco-github-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GH_TOKEN | No | GitHub Personal Access Token (for 5,000 req/hr and private repos) | |
| GITHUB_OWNER | No | Default GitHub user or organization name for queries | |
| GITHUB_TOKEN | No | GitHub Personal Access Token (for 5,000 req/hr and private repos) | |
| GITHUB_API_URL | No | Base 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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