MCP.so
ログイン

GitHub Repo MCP

@Ryan0204

GitHub Repo MCP について

Model Context Protocol server for Github Repo // Reading Github Repo

基本情報

カテゴリ

バージョン管理

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

Ryan0204

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "github-repo-mcp": {
      "command": "npx",
      "args": [
        "github-repo-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is GitHub Repo MCP?

GitHub Repo MCP is an open-source MCP server that lets your AI assistants browse GitHub repositories, explore directories, and view file contents.

How to use GitHub Repo MCP?

Install the server via npx (requires Node.js 18+) or through Smithery for Claude Desktop. Optionally configure a GITHUB_TOKEN environment variable for higher API rate limits. The server provides three tools—getRepoAllDirectories, getRepoDirectories, and getRepoFile—each accepting a repoUrl and, where needed, a path parameter.

Key features of GitHub Repo MCP

  • Compatible with Cursor, Windsurf,

コメント

「バージョン管理」の他のコンテンツ