The MCP server provides tools to interact with the Dash documentation browser API, allowing users to list installed docsets, search documentation, and load documentation pages.
From the registry: MCP server for Dash, the macOS API documentation browser. Search 200+ docsets.
$ brew install uvPlease install the `dash-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Dash 8 (macOS)** — Dash macOS documentation browser v8 is required. (https://kapeli.com/dash)
- **Install uv** — Install the uv Python package manager. Run: `brew install uv`
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["--from","git+https://github.com/Kapeli/dash-mcp-server.git","dash-mcp-server"]
Note: macOS only. Requires Python 3.11.4+.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…