Skip to content
Back to search
30
MCP streamable-http

io.github.nitrorcr/gread

io.github.nitrorcr/gread

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

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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
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 clie
0 tools · http
github-repo-explainer-mcp
MCP server that gives AI assistants live access to any GitHub repo
0 tools
io.github.csoai-org/git-helper-ai-mcp
git-helper-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.markswendsen-code/grubhub
MCP server for GrubHub - let AI agents order food and manage restaurant delivery autonomously
0 tools
io.github.acedatacloud/mcp-grok
MCP server for Grok Imagine AI video generation
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.nitrorcr/gread": {
      "url": "https://api.gread.dev/mcp",
      "transport": "streamable-http"
    }
  }
}