gread

An MCP server that gives your AI access to the source code and docs of all public github repos

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    An MCP server that gives your AI access to the source code and docs of all public github repos

    Server tool list (5)

    Raw names from tools/list. Only developers need these.

    search_reposSearch for GitHub repositories by name, description, or topic keywords using the GitHub Search API.
    view_repoView repository basic information and its directory structure. Includes corresponding documentation repo if available.
    list_treeList the directory tree of a specific path in a repository with customizable depth and traversal limits.
    read_codeRetrieve the raw source code of specified files from within a known repository.
    search_codePerform a fast git grep inside the repository, allowing regex matching by default or substring search.