health_check
Verify a GitHub PAT and check rate-limit status. Returns token scopes, remaining requests, and reset timestamp.
Instructions
Verify the GitHub PAT is valid and report current rate-limit state.
Returns the authenticated login, token scopes (when discoverable), the rate-limit ceiling, remaining requests, and the reset timestamp. Use this as the first call when wiring github-mcp into a new client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||