Token导航 LogoToken导航TokenDH.com
GR
开发工具HTTP官方级别未说明来源级核验

Gread (9d70ec)

MCP Server

Gives your AI access to the source code of all public github repos.

工具数

公开资料未说明
JavaScriptHTTP开发工具

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:55

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add nitrofire-q/gread

详细介绍

Gread

Gives your AI access to the source code of all public github repos.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add nitrofire-q/gread

# Browse available tools
npx -y smithery tool list nitrofire-q/gread

# Get full schema for a tool
npx -y smithery tool get nitrofire-q/gread search_repos

# Call a tool
npx -y smithery tool call nitrofire-q/gread search_repos '{}'

Direct MCP Connection

Endpoint: https://gread--nitrofire-q.run.tools

Tools (5)

  • search_repos — Search for GitHub repositories by name, description, or topic keywords using the GitHub Search API.
  • view_repo — View repository basic information and its directory structure. Includes corresponding documentation repo if available.
  • list_tree — List the directory tree of a specific path in a repository with customizable depth and traversal limits.
  • read_code — Retrieve the raw source code of specified files from within a known repository.
  • search_code — Perform a fast git grep inside the repository, allowing regex matching by default or substring search.
# Get full input/output schema for a tool
npx -y smithery tool get nitrofire-q/gread 

目录标签

目录标签

JavaScriptHTTP开发工具

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP