MCP Issue
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEFAULT_REPO | Yes | Default repository name | |
| GITHUB_TOKEN | Yes | Your GitHub token with permissions to create issues | |
| DEFAULT_OWNER | Yes | Your username or organization |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| git_diffB | Retorna um diff do repositório atual. Use para entender alterações locais. |
| create_github_issueC | Cria uma issue no GitHub usando Octokit |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| draft_issue_from_diff | Converte um diff em um rascunho de issue |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/gustavodetoni/mcp-issue'
If you have feedback or need assistance with the MCP directory API, please join our Discord server