# gread MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-nitrorcr-gread
- Repository: https://github.com/NitroRCr/gread

## Install
- Endpoint: https://api.gread.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.gread.dev/mcp

## Tools
- search_repos - Search for GitHub repositories by name, description, or topic keywords using the GitHub Search API. Endpoint: https://api.gread.dev/mcp
- view_repo - View repository basic information and its directory structure. Includes corresponding documentation repo if available. Endpoint: https://api.gread.dev/mcp
- list_tree - List the directory tree of a specific path in a repository with customizable depth and traversal limits. Endpoint: https://api.gread.dev/mcp
- read_code - Retrieve the raw source code of specified files from within a known repository. Endpoint: https://api.gread.dev/mcp
- search_code - Perform a fast git grep inside the repository, allowing regex matching by default or substring search. Endpoint: https://api.gread.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.NitroRCr
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 10, 2026
- Source: https://registry.modelcontextprotocol.io
