
gread
An MCP server that gives your AI access to the source code and docs of all public github repos
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
An MCP server that gives your AI access to the source code and docs of all public github repos
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| search_repos | Search for GitHub repositories by name, description, or topic keywords using the GitHub Search API. |
| view_repo | View repository basic information and its directory structure. Includes corresponding documentation repo if available. |
| list_tree | List the directory tree of a specific path in a repository with customizable depth and traversal limits. |
| read_code | Retrieve the raw source code of specified files from within a known repository. |
| search_code | Perform a fast git grep inside the repository, allowing regex matching by default or substring search. |