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
Replicate Ideogram V3 Balanced
Generate images using the Ideogram V3 Balanced model on Replicate.
SelfHeal MCP
Self-healing proxy for MCP servers — retry, circuit breaker, fallback chains, and observability.
WordPress Community DEV Docs
Access WordPress development rules and best practices from the WordPress LLM Rules repository. It dynamically creates tools for each rule and caches content using Cloudflare Durable Objects.
Union - Unity MCP Server
An MCP server for managing and interacting with Unity projects.
OpenAPI to MCP
A Go tool for converting OpenAPI specifications into MCP tools.
MCP POC
A proof-of-concept MCP server built with Node.js and TypeScript, compatible with Claude Desktop.
Socket
Scan dependencies for vulnerabilities and security issues using the Socket API.
MCPHost
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
Tmux MCP Server
Provides persistent shell execution through tmux sessions.
GhidraMCP
An embedded MCP server for Ghidra, exposing program data and reverse engineering functionalities.