Skip to content
Back to search
60
MCP http

Gread

nitrofire-q/gread

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

Uptime
100.0%
81 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://gread.dev/

Similar MCP servers embedding-nearest

io.github.nitrorcr/gread
An MCP server that gives your AI access to the source code and docs of all public github repos
0 tools · streamable-http
io.github.NitroRCr/gread live
An MCP server that gives your AI access to the source code and docs of all public github repos
5 tools · streamable-http
github-repo-explainer-mcp
MCP server that gives AI assistants live access to any GitHub repo
0 tools
io.github.infoinlet-marketplace/mcp-github
GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.
0 tools
AI Tool Discovery Agent
AI agent discovers MCP servers from GitHub npm - analyzes APIs configs
0 tools
GitHub
Connect your AI agents to GitHub — manage repos, issues, PRs, workflows, and more
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gread": {
      "url": "https://gread.dev/",
      "transport": "http"
    }
  }
}