AmberLee2427/nancy-brain
3.3
If you are the rightful owner of nancy-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.
Nancy Brain is a tool that transforms GitHub repositories into a searchable knowledge base for AI agents, providing instant access to source code, documentation, and examples.
Tools
Functions exposed to the LLM to take actions
search
Search documents based on a query and limit.
retrieve
Retrieve a passage from a document using doc_id and line range.
retrieve_batch
Batch retrieve multiple passages.
tree
List the knowledge base tree with a specified prefix and depth.
set_weight
Set runtime document weight for dynamic adjustment.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client