get-repo-info
Retrieve detailed information about a GitHub repository, including owner and repository name, using the GitHub MCP Server for MCP-compatible LLMs.
Instructions
Get information about a specific GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | Repository owner (username or organization) | |
repo | Yes | Repository name |