Skip to main content
Glama
guille-gallo

MCP GitHub Validator

by guille-gallo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_react_reposB

List all React repositories from the configured GitHub account. Returns repo names, descriptions, and whether they are React apps.

get_repo_structureB

Get the file/folder structure of a GitHub repository. Useful for understanding project organization before validation.

validate_repoA

Validate a single GitHub repository against React best practices and domain pattern rules. Returns pass/fail for each rule with suggestions.

validate_all_reposA

Validate multiple repositories at once. If no repos specified, validates all React repositories found in the account.

list_rulesA

List all available validation rules with their descriptions and severity levels.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/guille-gallo/mcp-github-validator'

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