Skip to main content
Glama

MCP Issue

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEFAULT_REPOYesDefault repository name
GITHUB_TOKENYesYour GitHub token with permissions to create issues
DEFAULT_OWNERYesYour username or organization

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
draft_issue_from_diffConverte um diff em um rascunho de issue

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
git_diff

Retorna um diff do repositório atual. Use para entender alterações locais.

create_github_issue

Cria uma issue no GitHub usando Octokit

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/gustavodetoni/mcp-issue'

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