github-repository-analyzer
GitHub Repository Analyzer
GitHub 저장소를 분석하는 LLM 기반 도구로, 사용자가 GitHub 저장소 URL을 제공하고 저장소에 대해 자연어로 질문할 수 있게 해줍니다.
이 애플리케이션은 MCP 도구로 노출된 GitHub API를 통해 저장소 정보와 소스 코드를 검색한 다음, 로컬 LLM을 사용하여 검색된 저장소 증거에 기반한 답변을 생성합니다.
기능
터미널에서 다양한 GitHub 저장소 분석
질문과 별도로 저장소 URL 입력
자연어로 질문하기
상위 수준의 저장소 질문하기
함수와 코드에 대한 구현 질문하기
저장소 소스 코드 검색
특정 저장소 파일 또는 줄 범위 읽기
저장소 메타데이터 검색
저장소 파일 구조 검색
MCP를 사용하여 저장소 작업을 도구로 노출
LangGraph를 사용하여 분석 워크플로우 관리
Ollama를 통해 로컬 LLM 사용
검색된 저장소 소스 코드에 구현 답변 근거 확보
일시적인 GitHub API 실패 재시도
Related MCP server: revibe-mcp
아키텍처
User
|
v
main.py
|
v
LangGraph
graph.py
|
v
MCP Client
mcp_client.py
|
v
MCP Server
mcp_server.py
|
v
repository_tools.py
|
v
github_client.py
|
v
GitHub REST API
|
v
Repository Information
and Source Code
|
v
LLM
|
v
Final AnswerThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables Large Language Models to analyze GitHub repositories in real-time, providing tools for retrieving repository information, analyzing issues, accessing documentation, and visualizing activity.
- AlicenseAqualityDmaintenanceEnables analysis of any GitHub repository to get architecture, file roles, execution flows, system design Q\&A, and structured agent context. Works with MCP-compatible clients like Claude Desktop, Cursor, and Windsurf.639MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to discover and interact with GitHub repositories through standardized MCP tools, allowing exploration and retrieval of project information without direct API calls.
- -licenseNot gradedqualityCmaintenanceExposes GitHub repository data via MCP tools, a resource, and a prompt, enabling repo summaries, issue/PR listing, keyword search, and repo health review.
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.
Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/01Aniket/github-repository-analyzer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server