Gread
Gives your AI access to the source code and docs of all public github repos
Gread
A skill that gives your agent access to the source code of all public github repos.
- Plug and Play: Compatible with all popular coding agents and MCP clients, ready to use out of the box
- Skill and MCP: Both Skill and MCP are provided, connect with either option
- Docs Integration: Automatically recognizes docs repo and provides them along with the main repo when accessed
Quick Start
We offer two integration methods, choose either one:
- Skill: Suitable for coding agents like OpenCode, Codex, Cursor, Copilot, etc.
- MCP: Suitable for AI chat apps and other MCP clients
Skill
Run the following command to install:
npx skills add https://github.com/NitroRCr/gread --skill gread
MCP
Streamable HTTP URL:
https://api.gread.dev/mcp
JSON configuration reference:
{
"mcpServers": {
"gread": {
"type": "streamableHttp",
"url": "https://api.gread.dev/mcp"
}
}
}
More Information
You can visit our Homepage, view SKILL.md, or directly add Gread and ask your Agent for more information!
Development
Install dependencies:
bun install
Dev server:
bun dev
Dev docs:
bun docs:dev
Community Links
관련 서버
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Utils
A Python package with utilities and helpers for building MCP-compliant servers, often using Flask and Redis.
ImageSorcery MCP
ComputerVision-based 🪄 sorcery of image recognition and editing tools for AI assistants.
AvaloniaUI
Tools, resources, and guidance for building cross-platform applications with AvaloniaUI.
Assistant MCP Server
An MCP server that dynamically loads tools from an external JSON file configured via an environment variable.
MCP Prompt Server
Provides preset prompt templates as tools to assist clients like Cursor and Windsurf in executing various tasks.
Remote MCP Server (Authless)
A template for deploying a remote, auth-less MCP server on Cloudflare Workers.
grasp-mcp-server a
36 tools for dependency graphs, architecture analysis, security scanning, refactoring, and CI tracking for LLM agents
Debugger MCP Server
A development tool for real-time debugging, code quality monitoring, and AI insights for React/Next.js applications.
Claude Code History
Retrieve and analyze Claude Code conversation history from local files.
MCP My Mac
Exposes local Mac system information through a simple API for AI assistants.