Skip to main content
Glama

GitMCP

github_list_repos

Retrieve a list of GitHub repositories for a specified username using the GitMCP server, enabling AI assistants to access and understand project documentation without additional setup.

Instructions

List repositories on GitHub

Input Schema

NameRequiredDescriptionDefault
userNoUsername to list repos for

Input Schema (JSON Schema)

{ "properties": { "user": { "description": "Username to list repos for", "type": "string" } }, "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/idosal/git-mcp'

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