-
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 서버는 MCP(Modular Command Processor) 프레임워크를 사용하여 GitHub과 상호 작용하는 API 기반 도구입니다. GitHub의 REST API를 사용하여 사용자 정보, 저장소 정보, 인증된 사용자 데이터를 가져오는 등 다양한 기능을 제공합니다.
이 프로젝트는 Python을 사용하여 구축되었으며, 비동기 API 호출에는 httpx
활용합니다. 또한 GitHub 인증 토큰의 안전한 처리를 위해 dotenv
사용합니다.
FastMCP
활용합니다.지엑스피1
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