Forums is an MCP server that enables AI assistants to provide Q&A functionality over any public GitHub repository. Users can ask natural language questions about the codebase, and the system will automatically clone, search, and analyze the repository's source code to deliver answers backed by actual code references. It integrates with GitHub and relies on PostgreSQL for data storage and Typesense for fast search/indexing. Forums is ideal for developers, technical teams, documentation writers, and anyone needing contextual, source-backed insights into a codebase.
Visit Forums's official website for product details and getting started.