Pera1용 GitHub MCP 서버
GitHub 코드를 Claude.ai에 연결하는 모델 컨텍스트 프로토콜 서버입니다. 이 서버는 Pera1 서비스를 활용하여 GitHub 저장소에서 코드를 추출하고 Claude에 더 나은 컨텍스트를 제공합니다.
설정
MCP 구성 파일( ~/Library/Application Support/Claude/claude_desktop_config.json
)에 다음을 추가합니다.
지엑스피1
이제 Claude에게 GitHub 코드 저장소에 대해 물어볼 수 있습니다.
매개변수
url
: GitHub 저장소 URL (필수)dir
: 디렉토리 경로로 파일 필터링(쉼표로 구분)ext
: 확장자별로 파일 필터링(쉼표로 구분)mode
: 표시 모드(예:tree
디렉토리 구조와 README 파일만 표시)branch
: 가져올 브랜치를 지정합니다.file
: 검색할 단일 파일을 지정합니다.
사용 예
클로드에게 다음과 같은 질문을 할 수 있습니다.
특정 디렉토리의 경우:
특정 파일의 경우:
README 파일이 있는 디렉토리 구조의 경우:
특정 지점의 경우:
특허
MIT
작가
카즈프( 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