hexdocs-mcp-server
0
HexDocs MCP Server is a TypeScript-based server designed to facilitate semantic search for Hex package documentation. By leveraging the Model Context Protocol, it integrates with AI tools to enable seamless searching capabilities.
HexDocs MCP Server
A TypeScript server implementing the Model Context Protocol (MCP) that provides semantic search capabilities for Hex package documentation.
Features
- MCP-compatible server for searching Hex package documentation
- Integrates with embeddings generated by the hexdocs_mcp Elixir package
- Built on the Model Context Protocol standard for compatibility with AI tools
- Easy installation via
npx
for quick setup - Simple configuration with customizable database paths
Requirements
- Node.js 18 or later
- Access to a hexdocs_mcp generated SQLite database