health_check
Verifies a GitHub Personal Access Token and reports current rate-limit status, including token scopes, remaining requests, and reset time.
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 | |||