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%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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.netapp/aide-mcp-server
MCP server for NetApp AI Data Engine
0 tools
io.github.csoai-org/ip-network-ai-mcp
ip-network-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.aidemd-mcp/server
MCP server that teaches any AI agent the AIDE methodology via progressive disclosure
0 tools

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"
    }
  }
}