Skip to main content
Glama

github-manager MCP Server

list_repos

Retrieve and list all repositories within a specified GitHub organization for efficient organization and management.

Instructions

List repositories in an organization

Input Schema

NameRequiredDescriptionDefault
orgYesOrganization name

Input Schema (JSON Schema)

{ "properties": { "org": { "description": "Organization name", "type": "string" } }, "required": [ "org" ], "type": "object" }

You must be authenticated.

Other Tools from github-manager 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/wheelhousedev/github-mcp'

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