A
securityF
licenseA
qualityMCP Server for the GitHub API, providing features for file operations, repository management, and advanced search, with automatic branch creation and comprehensive error handling.
Last updated -
18
4
3
TypeScript
gitingest 와 통합되어 모든 Git 저장소를 코드베이스의 간단한 텍스트 다이제스트 형태로 변환하는 MCP(Model Context Protocol) 서버 구현입니다.
gitingest-mcp를 MCP 서버로 활성화하려면 AI 어시스턴트 설정에 다음 구성을 추가하세요.
지엑스피1
서버는 다음과 같은 도구를 제공합니다.
ingest_git
Git 저장소를 분석하고 구조화된 형식으로 콘텐츠를 반환합니다.
source
: Git 저장소의 URL 또는 로컬 디렉토리 경로max_file_size
(선택 사항): 허용되는 최대 파일 크기(바이트)(기본값: 10MB)include_patterns
(선택 사항): 포함할 파일을 지정하는 패턴 또는 패턴 세트(예: "*.md, src/")exclude_patterns
(선택 사항): 제외할 파일을 지정하는 패턴 또는 패턴 세트branch
(선택 사항): 복제하고 분석할 브랜치(기본값: "main")다음을 포함하는 문자열:
자세한 내용은 LICENSE 파일을 참조하세요.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Gitingest MCP 서버
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/narumiruna/gitingest-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server