Kapeli/dash-mcp-server
by Various
MCP server for Dash, the macOS API documentation browser
MCP
Kapeli/dash-mcp-server
Added 1 June 2026
Overview
An MCP server that connects AI assistants to Dash, the macOS API documentation browser. It allows tools to search and retrieve documentation from Dash's docsets via the Model Context Protocol.
Best for
Best for
macOS developers who want AI assistants to query their local Dash documentation
Use cases
- Look up API references for programming languages and frameworks
- Search documentation sets from within an AI coding assistant
- Integrate offline documentation into MCP-compatible workflows
How to use
Install
claude mcp add dash-api -- uvx --from "git+https://github.com/Kapeli/dash-mcp-server.git" "dash-mcp-server" Tools exposed
list_installed_docsetssearch_documentationload_documentation_pageenable_docset_fts
Tested with
Claude Code
Example client config
{\n "mcpServers": {\n "dash-api": {\n "command": "uvx",\n "args": [\n "--from",\n "git+https://github.com/Kapeli/dash-mcp-server.git",\n "dash-mcp-server"\n ]\n }\n }\n} Notes
An MCP server that connects AI assistants to Dash, the macOS API documentation browser. It allows tools to search and retrieve documentation from Dash’s docsets via the Model Context Protocol.
151 stars on GitHub. Last updated 2026-05-11. Licensed MIT.
Use cases
- Look up API references for programming languages and frameworks
- Search documentation sets from within an AI coding assistant
- Integrate offline documentation into MCP-compatible workflows
Pros
- Leverages Dash’s comprehensive collection of docsets
- Works with any MCP-compatible client or assistant
- Open source and straightforward to set up
Cons
- Requires Dash to be installed and running on macOS
- Limited to documentation sets available in Dash
- No cross-platform support due to macOS dependency
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages Dash's comprehensive collection of docsets
- Works with any MCP-compatible client or assistant
- Open source and straightforward to set up
Cons
- Requires Dash to be installed and running on macOS
- Limited to documentation sets available in Dash
- No cross-platform support due to macOS dependency
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.