hexdocs-mcp
If you are the rightful owner of hexdocs-mcp 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.
HexDocs MCP provides semantic search capabilities for Hex package documentation, designed for AI applications.
HexDocs MCP is a project that enhances the accessibility and usability of Hex package documentation through semantic search capabilities. It consists of an Elixir binary for processing and generating embeddings from Hex documentation and a TypeScript server implementing the Model Context Protocol (MCP) to facilitate documentation fetching and searching. The project is designed to integrate with MCP-compatible clients, allowing seamless access to documentation for AI applications. The server automatically downloads necessary binaries and requires Elixir, Mix, and Node.js for full functionality. It supports various configurations through environment variables and can be integrated into different development environments using tools like Smithery.
Features
- Semantic search of Hex package documentation
- Integration with MCP-compatible clients
- Automatic downloading and processing of documentation
- Configurable through environment variables
- Support for different embedding models