github / github/github-mcp-server
Unable to read the contents of a file, but can write and edit when used in ChatGPT.
Abierto
bug
- Lenguaje dominante
- Go
- Estrellas
- 33k
- Forks
- 5k
- Merge medio
- 2 d 1 h
- PR fusionados (30 d)
- 52
Descripción
### Describe the bug
After configuring and successfully connecting the `github-mcp-server` to my ChatGPT account, I can:
- List my repositories
- List files within a repository
- Create new files
- Modify existing files
However, I **cannot retrieve the contents of an existing file**. Any attempt to get a file’s contents from the MCP only returns some metadata without the actual text content, though other GitHub operations work as expected:
```
{"text":"successfully downloaded text file (SHA: 7dab38d7c52ab273abe930b4619dc1e1dc1118c4)"}
```
### Affected version
- latest.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.