Skip to content

GitMCP

모든 GitHub Repo를 위한 자동 MCP 서버

Features

  • GitHub 프로젝트를 위한 전용 MCP 서버를 생성하여 AI 어시스턴트가 코드의 맥락을 이해할 수 있도록 함
  • URL만 교체하면 GitHub 프로젝트/페이지에 대한 원격 MCP 서버를 자동 생성
    • github.com/username/repo → gitmcp.io/username/repo
    • username.github.io/repo → username.gitmcp.io/repo
  • AI 어시스턴트는 llms.txt, llms-full.txt, readme.md 등을 읽어 코드 저장소의 깊은 맥락을 이해하여 더 정확하고 관련성 있는 응답을 제공
  • 생성된 MCP서버를 AI 개발 도구에 연결하면 해당 Repo를 이해하며 돕도록 동작 지원
    • Claude, Cursor, Windsurf, VSCode 등

See also

Favorite site