Skip to main content
Glama

PyGithub MCP Server

by AstroMined

search_repositories

Search GitHub repositories using query, page, and per_page parameters to retrieve matching results. Enables efficient repository discovery and paginated data handling through PyGithub integration.

Instructions

Search for GitHub repositories.

Args: params: Dictionary with search parameters - query: Search query - page: Page number for pagination (optional) - per_page: Results per page (optional) Returns: MCP response with matching repositories

Input Schema

NameRequiredDescriptionDefault
paramsYes

Input Schema (JSON Schema)

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

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