Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"gread": {
"url": "https://api.gread.dev/mcp",
"type": "streamableHttp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A skill that gives your agent access to the source code of all public github repos.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'skills' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked skills against OSV.dev.
Be 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
Manage Supabase projects — databases, auth, storage, and edge functions
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.
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
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