Loomal

gread

MCP server by github.com/nitrorcr/gread

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

54 starsRemote-capable

About gread

gread is an MCP (Model Context Protocol) server published by nitrorcr in the official MCP registry, listed under Documentation Access on Loomal. An MCP server that gives your AI access to the source code and docs of all public github repos

gread runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/nitrorcr/gread, where the project has earned 54 GitHub stars.

Use gread with your agent

Claude Code · one command
claude mcp add --transport http gread https://api.gread.dev/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gread": {
      "url": "https://api.gread.dev/mcp"
    }
  }
}
streamable-httphttps://api.gread.dev/mcp

Frequently asked questions

What is gread?
gread is an MCP (Model Context Protocol) server by nitrorcr in the Documentation Access category. An MCP server that gives your AI access to the source code and docs of all public github repos
How do I connect gread to Claude, Cursor, or another MCP client?
gread is a remote MCP server — add its endpoint (https://api.gread.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is gread open source?
Yes — the source code is public at github.com/nitrorcr/gread, with 54 GitHub stars.
Can AI agents pay to use gread?
Not yet through Loomal — gread is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain gread? Claim this listing free by verifying GitHub ownership, or contact us.