Context Bank
byivanbaha
0Connects AI agents to remote Git repositories to fetch and search markdown documentation and notes.
소개
The Context Bank server acts as a Model Context Protocol (MCP) server, empowering AI agents and assistants like GitHub Copilot and Amazon Q Developer to access and search through a rich repository of markdown content. It seamlessly integrates with your existing Git repositories, allowing AI tools to retrieve documentation, notes, and other markdown files, thereby providing more accurate and relevant context for their responses and actions.
주요 기능
- Search for specific terms within markdown files across a repository
- Support for any Git branch and path filtering within the repository
- Retrieve the content of specific markdown files by path
- Clone and access public or private Git repositories (HTTPS/SSH)
- 0 GitHub stars
- Automatically discover and list all markdown files within a repository
사용 사례
- Integrating GitHub Copilot in VS Code to access project documentation
- Connecting Claude Desktop to a context repository for enhanced AI assistance
- Configuring Amazon Q Developer to search internal knowledge bases stored in Git