GitHub Chat

GitHub Chat

asyncfuncai

Analyzes GitHub repositories by indexing their codebases and answering questions about the code, architecture, and implementation details.

85344 views16Local (stdio)

What it does

  • Index GitHub repositories for analysis
  • Query codebases with natural language questions
  • Retrieve contextual code information with source references
  • Analyze repository architecture and tech stack
  • Explore codebase structure and dependencies

Best for

Developers exploring unfamiliar codebasesCode reviews and architecture analysisUnderstanding open source projectsDocumentation and knowledge extraction from repos
Freemium release availableFastMCP-based interfaceSource references included in responses

Tools (2)

index_repository

Index a GitHub repository to analyze its codebase. This must be done before asking questions about the repository.

query_repository

Ask questions about a GitHub repository and receive detailed AI responses. The repository must be indexed first.

Alternatives