Connection check
verified live · 27h ago
gread
An MCP server that gives your AI access to the source code and docs of all public github repos
Tools
5
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
5 toolsRead from the running server on 27h ago.
list_tree
name*maxDepthmaxPerDirtargetDir
List the directory tree of a specific path in a repository with customizable depth and traversal limits. List the directory tree of a specific path in a repository with customizable depth and traversal limits.
read_code
name*paths*
Retrieve the raw source code of specified files from within a known repository. Retrieve the raw source code of specified files from within a known repository.
search_code
name*pathquery*ignoreCasecontextLinesfixedStrings
+1
Perform a fast git grep inside the repository, allowing regex matching by default or substring search. Perform a fast git grep inside the repository, allowing regex matching by default or substring search.
search_repos
q*
Search for GitHub repositories by name, description, or topic keywords using the GitHub Search API. Search for GitHub repositories by name, description, or topic keywords using the GitHub Search API.
view_repo
name*