MCP ExplorerExplorer

Hexdocs Mcp

@v0idpwnon 9 months ago
3 MIT
FreeCommunity
AI Systems
Unofficial, experimental MCP for HexDocs

Overview

What is Hexdocs Mcp

hexdocs-mcp is an unofficial, experimental MCP server designed for HexDocs, utilizing the search API to enable AI agents to search documentation effectively.

Use cases

Use cases for hexdocs-mcp include enhancing AI-driven documentation searches, improving developer productivity by providing quick access to relevant documentation, and facilitating better understanding of HexDocs content.

How to use

To use hexdocs-mcp, clone the repository from GitHub, install the necessary dependencies using npm, build the TypeScript code, and set up the MCP in your AI agent by adding the appropriate path to the built index file.

Key features

Key features of hexdocs-mcp include its ability to integrate with AI agents like Claude or Cursor, providing a seamless way to search through HexDocs documentation, and its reliance on Node.js for easy setup and execution.

Where to use

hexdocs-mcp can be used in software development environments where documentation search is necessary, particularly in projects that utilize HexDocs for documentation management.

Content

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers