hexdocs-mcp

hexdocs-mcp

3

Hexdocs MCP is an unofficial, experimental server that allows AI agents to search documentation in HexDocs via its search API. It requires Node.js and npm for setup.

Hexdocs MCP

An experimental MCP server for HexDocs allowing AI agents to search documentation using HexDocs' search API.

Prerequisites

  • Node.js (v18 or later)
  • npm

Set up

  1. Clone the repository.
  2. Install dependencies.
  3. Build the TypeScript code.
  4. Integrate the MCP into your AI agent.