Back to Home
Kapeli icon

dash-mcp-server

Verified Safe

by Kapeli

Overview

Provides tools to interact with the Dash documentation browser API for listing docsets, searching documentation, and enabling full-text search.

Installation

Run Command
uvx --from "git+https://github.com/Kapeli/dash-mcp-server.git" "dash-mcp-server"

Security Notes

The server primarily interacts with the local Dash application's API via the loopback address (127.0.0.1), minimizing external network exposure. It uses `subprocess.run` to manage and launch Dash and enable its API, but these commands use fixed parameters (e.g., bundle identifiers, 'defaults write' keys), preventing injection through user input. No 'eval' or similar dangerous functions are used, and no hardcoded secrets were found.

Similar Servers

Stats

Interest Score58
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars88
Forks18
Last Update2025-12-11

Tags

DocumentationmacOSDashAPISearch