io.github.NitroRCr/gread MCP Server
An MCP server that provides AI access to the source code and docs of all public GitHub repositories. It exposes multiple tooling options (toolCount: 5) and is positioned as a “skill” as well as an MCP. Docs integration recognizes documentation repositories and includes them with the main repo.
🛠️ Key Features
- Access to source code for all public GitHub repos
- Docs integration that recognizes docs repos and returns them with the main repo
- Published as both a Skill and an MCP (connect using either option)
- Topics: agent, mcp, skills
🚀 Use Cases
- Enable AI agents to read public repository source code
- Support AI chat apps needing repository and documentation access
- Support coding agents by using the Skill integration method
⚡ Developer Benefits
- Choose between Skill or MCP integration methods
- Compatible with popular coding agents and MCP clients (as stated in the excerpt)
- Out-of-the-box availability (“Plug and Play”)
⚠️ Limitations
- Scope is limited to public GitHub repositories (per description)