BaoNguyen09/github-second-brain
If you are the rightful owner of github-second-brain and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
GitHub Second Brain is a developer partner for navigating and understanding GitHub repositories, providing deep insights into codebase, history, and project context.
Tools
Functions exposed to the LLM to take actions
get_processed_repo
Provides AI with the entire codebase in a single text file, useful for small repos and general questions.
get_tree_directory
Gives AI the full tree directory of the codebase in plaintext, useful for understanding repo structure.
get_file_content
Returns full content of any files visible in the tree directory, useful for specific technical questions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client