Skip to content

Releases: emaland/devdocs-mcp

v0.4.0

23 Aug 22:54

Choose a tag to compare

v0.3.0

23 Aug 22:52

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

DevDocs MCP Server v0.2.0

23 Aug 22:30

Choose a tag to compare

Features

  • MCP server for accessing DevDocs documentation
  • CLI tool for testing and exploration
  • Homebrew formula for easy installation
  • Support for 600+ documentation sets
  • Custom DevDocs image builder
  • ** Docs adds a contents endpoint **

Installation

brew tap emaland/devdocs-mcp
brew install devdocs-mcp

Quick Start

  1. Start DevDocs: devdocs-mcp-start
  2. Configure Claude: claude mcp add --env DEVDOCS_URL=http://localhost:9292 devdocs /usr/local/bin/devdocs-mcp
  3. Test connection: devdocs-mcp-cli list

DevDocs MCP Server v0.1.0

19 Aug 23:47

Choose a tag to compare

Features

  • MCP server for accessing DevDocs documentation
  • CLI tool for testing and exploration
  • Homebrew formula for easy installation
  • Support for 600+ documentation sets
  • Custom DevDocs image builder

Installation

brew tap emaland/devdocs-mcp
brew install devdocs-mcp

Quick Start

  1. Start DevDocs: devdocs-mcp-start
  2. Configure Claude: claude mcp add --env DEVDOCS_URL=http://localhost:9292 devdocs /usr/local/bin/devdocs-mcp
  3. Test connection: devdocs-mcp-cli list