-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
Affected version
Please run docker run -i --rm ghcr.io/github/github-mcp-server ./github-mcp-server --version and paste the output below
server version v0.1.1 (7ab5d968e065f13a660cd123c2c5d0be6d8b6dbd) 2025-04-07T16:05:06Z
Steps to reproduce the behavior
- Type this "List PRs for the current repo"
- View the output
- See error
Expected vs actual behavior
A clear and concise description of what you expected to happen and what actually happened.
Should list PRs for the current repo, however its just throwing 401, even tho the API key is correct and when I do the same command in curl, it works just fine with the same exact api key.
Logs
Paste any available logs. Redact if needed.
{"error":"MCP error -32603: failed to list pull requests: GET https://api.github.com/repos/myorg/myrepo/pulls?page=1&per_page=30&state=open:
Klaster1 and HaithamMaya
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working