An MCP server that gives your AI access to the source code and docs of all public github repos
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-nitrorcr-gread": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An MCP server that gives your AI access to the source code and docs of all public github repos
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP server for using the GitLab API
MCP Security Weekly
Get CVE alerts and security updates for io.github.NitroRCr/gread and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A skill that gives your agent access to the source code of all public github repos.
We offer two integration methods, choose either one:
Run the following command to install:
npx skills add https://github.com/NitroRCr/gread --skill gread
Streamable HTTP URL:
https://api.gread.dev/mcp
JSON configuration reference:
{
"mcpServers": {
"gread": {
"type": "streamableHttp",
"url": "https://api.gread.dev/mcp"
}
}
}
You can visit our Homepage, view SKILL.md, or directly add Gread and ask your Agent for more information!
Install dependencies:
bun install
Dev server:
bun dev
Dev docs:
bun docs:dev