-
securityF
license-
qualityA Model Context Protocol server that enables AI assistants like Claude to interact with GitHub repositories, issues, and pull requests.
Last updated -
6
Python
GitHub MCP Serverは、MCP(Modular Command Processor)フレームワークを使用してGitHubと連携するAPIベースのツールです。GitHubのREST APIを使用して、ユーザーの詳細、リポジトリ情報、認証済みユーザーデータを取得するなど、さまざまな機能を提供します。
このプロジェクトはPythonで構築されており、非同期API呼び出しにはhttpx
を利用しています。また、GitHub認証トークンの安全な処理にはdotenv
使用しています。
FastMCP
を利用します。main.py
: GitHub MCP サーバーのコアロジック。.env
: 環境変数 (例: GitHub トークン) を保存します。claude_desktop_config.json
: MCP サーバーを実行するための構成。requirements.txt
: 必要な依存関係をリストします。explanation_video.mp4
: プロジェクトを説明するビデオ。conda
またはvenv
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude の自然言語コマンドを通じて、GitHub の REST API との対話を可能にし、ユーザーの詳細、リポジトリ情報、認証されたユーザー データを取得できるモジュール式のコマンド プロセッサ サーバーです。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DivyanshKushwaha/GitHub-MCP-Server-Claude'
If you have feedback or need assistance with the MCP directory API, please join our Discord server