← Top 100 / Full directory (5,939)

Gread

AI & Memory Remote Top 100 5 tools

Gives your AI access to the source code of all public github repos. - Plug and Play: Compatible with all popular coding agents and MCP clients, ready to use out of the box - Skill and MCP: Both Skill and MCP are provided, connect with either option - Docs Integration: Automatically recognizes docs repo and provides them along with the main repo when accessed

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://gread--nitrofire-q.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(5)
  • 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.

Related servers