Docs
Converts any GitHub repository or local directory into a searchable Model Context Protocol (MCP) server for AI assistants.
About
This flexible Model Context Protocol (MCP) server, powered by Probe, transforms any GitHub repository or local directory into an AI-searchable resource. It enables natural language queries against codebases or documentation, allowing AI assistants to chat with your project's content. Users can dynamically configure content sources, pre-build content into the package, and leverage automatic Git updates to keep information fresh, providing a seamless integration for AI-powered interactions.
Key Features
- 55 GitHub stars
- Powered by Probe search engine for efficient and relevant results
- Flexible content sourcing from local directories or Git repositories
- Dynamic configuration via config file, CLI arguments, or environment variables
- Automatic Git updates to keep content fresh at configurable intervals
- Optional pre-building of content directly into the package
Use Cases
- Enable AI assistants to chat with any GitHub repository's code or documentation
- Integrate and search project documentation from local directories or Git
- Create custom, pre-built MCP servers for specific documentation sets or codebases