hexdocs-mcp

v0idpwn/hexdocs-mcp

3.2

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 is an unofficial, experimental Model Context Protocol server designed for HexDocs, leveraging the search API to facilitate AI agents in searching documentation.

Hexdocs MCP

Unofficial, experimental MCP server for HexDocs, based in the search API.

Allows AI agents such as Claude or Cursor to search documentation in HexDocs.

Prerequisites

  • Node.js (v18 or later)
  • npm

Set up

  1. Clone the repository:
git clone https://github.com/v0idpwn/hexdocs-mcp.git
  1. Install dependencies:
npm install
  1. Build the TypeScript code:
npm run build
  1. Set up the MCP in your agent. For claude code:
claude mcp add hexdocs node /path/to/hexdocs-mcp/dist/index.js