Skip to main content
Glama
luizHramoss

GitHub MCP Server

by luizHramoss

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_PERSONAL_ACCESS_TOKENYesGitHub personal access token required to authenticate with the GitHub API.

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_reposA

Lista os repositórios do usuário autenticado no GitHub

get_repoC

Obtém detalhes de um repositório específico

list_issuesC

Lista issues de um repositório

create_issueB

Cria uma nova issue em um repositório

get_file_contentB

Lê o conteúdo de um arquivo em um repositório

search_codeA

Busca código no GitHub usando a sintaxe de busca do GitHub

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

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