FindRepo MCP 代码仓库分析服务器

FindRepo MCP 代码仓库分析服务器

用于分析代码仓库的 MCP 服务器应用。

快速入门

  1. 克隆仓库:

    git clone https://github.com/gnosis23/findrepo-mcp-server.git
    cd findrepo-mcp-server
    
  2. 安装依赖并构建:

    pnpm install
    pnpm run build
    
  3. 运行服务器: 在您的 MCP 配置中添加以下内容:

    node /absolute/path/to/findrepo-mcp-server/build/index.js
    
  4. 使用示例提示: 输入以下内容以获取 GitHub 趋势:

    Get today's github trends