@kazuph/mcp-github-pera1
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: 검색할 단일 파일을 지정합니다.
사용 예
클로드에게 다음과 같은 질문을 할 수 있습니다.
Tell me about the implementation of GitHub repository https://github.com/username/repository특정 디렉토리의 경우:
Explain the components in https://github.com/username/repository?dir=src/components특정 파일의 경우:
Show me the Button component from https://github.com/username/repository?file=src/components/Button.tsxREADME 파일이 있는 디렉토리 구조의 경우:
Show me the structure of https://github.com/username/repository?mode=tree특정 지점의 경우:
Analyze the develop branch of https://github.com/username/repository?branch=develop특허
MIT
작가
카즈프( https://x.com/kazuph )
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityDmaintenanceA Model Context Protocol server that enables AI assistants like Claude to interact with GitHub repositories, issues, and pull requests.18MIT
- Alicense-qualityDmaintenanceModel Context Protocol server that enables Claude to retrieve and analyze code from GitHub repositories through the uithub API.921MIT
- Flicense-quality-maintenanceA Model Context Protocol server that provides comprehensive GitHub integration for Claude Desktop, allowing users to manage repositories, issues, and pull requests. It supports file operations, branch management, and repository searches through natural language commands.570
- Flicense-quality-maintenanceAn MCP server that wraps gitingest to enable Claude Code to analyze GitHub repositories, providing access to code structures, statistics, and full content. It facilitates the creation of structured study notes and supports both public and private repositories through the Model Context Protocol.1
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
An MCP server that gives your AI access to the source code and docs of all public github repos
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kazuph/mcp-github-pera1'
If you have feedback or need assistance with the MCP directory API, please join our Discord server