Skip to main content
Glama

PyGithub MCP Server

by AstroMined

search_repositories

Search GitHub repositories using specific parameters like query, page, and results per page. Retrieve a structured MCP response with matching repositories for efficient GitHub data management with PyGithub.

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