Skip to main content
Glama

PyGithub MCP Server

by AstroMined

get_repository

Retrieve detailed information about a GitHub repository, including owner and repository name, using the PyGithub MCP Server for streamlined GitHub interactions.

Instructions

Get details about a GitHub repository.

Args: params: Dictionary with repository parameters - owner: Repository owner (username or organization) - repo: Repository name Returns: MCP response with repository details

Input Schema

NameRequiredDescriptionDefault
paramsYes

Input Schema (JSON Schema)

{ "properties": { "params": { "title": "Params", "type": "object" } }, "required": [ "params" ], "title": "get_repositoryArguments", "type": "object" }

You must be authenticated.

Other Tools from PyGithub MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AstroMined/pygithub-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server