Skip to main content
Glama

GitMCP

gitea_list_repos

Retrieve a list of repositories for a specific user on Gitea using the GitMCP server, enabling easy access to project details.

Instructions

List repositories on Gitea

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