Dash Mcp Server is a Model Context Protocol (MCP) server: MCP server for Dash, the macOS API documentation browser. Search 200+ docsets. In practice that means any MCP-compatible AI assistant can call Dash Mcp Server's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the Python package dash-mcp-server (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v1.1.1, published under the MIT license, with source at Kapeli/dash-mcp-server on GitHub, where it has earned 179 stars.
Dash Mcp Server is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Dash Mcp Server for Kapeli, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — dash-mcp-server · MCP over stdio
▸Open source — MIT license · Kapeli/dash-mcp-server