Back to search
30
MCP
streamable-http
io.github.nitrorcr/gread
io.github.nitrorcr/greadAn 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
Primary URL
https://api.gread.dev/mcp
Similar MCP servers embedding-nearest
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"
}
}
}