Skip to main content
Glama
01Aniket

github-repository-analyzer

by 01Aniket

GitHub Repository Analyzer

GitHub リポジトリの URL を指定し、そのリポジトリについて自然言語で質問できる、LLM を活用した GitHub リポジトリ分析ツールです。

このツールは、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 Answer
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    6
    39
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to discover and interact with GitHub repositories through standardized MCP tools, allowing exploration and retrieval of project information without direct API calls.
  • -
    license
    Not graded
    quality
    C
    maintenance
    Exposes GitHub repository data via MCP tools, a resource, and a prompt, enabling repo summaries, issue/PR listing, keyword search, and repo health review.

View all related MCP servers

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.

View all MCP Connectors

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/01Aniket/github-repository-analyzer'

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