Pera1 用 GitHub MCP サーバー
GitHubコードをClaude.aiに接続するモデルコンテキストプロトコルサーバー。このサーバーはPera1サービスを利用してGitHubリポジトリからコードを抽出し、Claudeに適切なコンテキストを提供します。
設定
MCP 構成ファイル ( ~/Library/Application Support/Claude/claude_desktop_config.json
) に次の内容を追加します。
これで、Claude に GitHub コード リポジトリについて質問できるようになりました。
パラメータ
url
: GitHubリポジトリのURL(必須)dir
: ディレクトリパス(カンマ区切り)でファイルをフィルタリングするext
: 拡張子でファイルをフィルタリングする(カンマ区切り)mode
: 表示モード (例:tree
ディレクトリ構造と README ファイルのみを表示します)branch
: 取得するブランチを指定するfile
: 取得するファイルを1つ指定する
使用例
クロードに次のような質問をすることができます:
特定のディレクトリの場合:
特定のファイルの場合:
README ファイルのみを含むディレクトリ構造の場合:
特定のブランチの場合:
ライセンス
マサチューセッツ工科大学
著者
カズフ( https://x.com/kazuph )
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
GitHubコードをClaude.aiに接続するモデルコンテキストプロトコルサーバー。このサーバーはPera1サービスを利用してGitHubリポジトリからコードを抽出し、Claudeに適切なコンテキストを提供します。
Related MCP Servers
- -securityAlicense-qualityA server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.Last updated -3JavaScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables AI agents to retrieve and understand entire codebases at once, providing tools to analyze local workspaces or remote GitHub repositories.Last updated -9TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI models to interact with GitHub's API, allowing for repository creation and management with descriptions, topics, and website URLs through natural language commands.Last updated -1JavaScript
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to interact with GitHub repositories, issues, and pull requests.Last updated -129Python
Appeared in Searches
- A program to browse websites, read GitHub, access and manage local files, and assist with Word and Excel tasks
- A tool or assistant for programming, file handling, and document creation
- Resources for completing coding tasks
- Coding tools to understand and manage a large codebase like MCP, CLINE, or ROOCODE
- A server for connecting an MCP to GitHub