关于
GitHub Pera1 is a Model Context Protocol (MCP) server designed to enhance Claude.ai's understanding of GitHub code. By leveraging the Pera1 service, this server extracts code from specified GitHub repositories, providing Claude.ai with improved context for answering questions about the code. Users can specify repository URLs, filter files by directory or extension, view directory structures, and even target specific branches or individual files, all to get the most relevant information from their GitHub repositories into Claude.ai.
主要功能
- Supports filtering files by directory and extension
- Allows specifying a branch to fetch from
- Enables retrieving a single file from a repository
- Extracts code from GitHub repositories for Claude.ai integration
- Offers a 'tree' mode to display directory structure and README files
- 1 GitHub stars
使用案例
- Asking Claude.ai about the implementation of a GitHub repository
- Analyzing code from a specific branch of a GitHub repository
- Explaining components within specific directories of a repository