Skip to main content
Glama

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

Related MCP server: Docs Vector MCP

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
A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
3wRelease cycle
11Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

  • Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.

  • User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NitroRCr/gread'

If you have feedback or need assistance with the MCP directory API, please join our Discord server