by Kapeli · MCP Server · ★ 129
mcp-server-dash A Model Context Protocol (MCP) server that provides tools to interact with the Dash documentation browser API. Dash 8 is required. You can download Dash 8 at https://blog.kapeli.com/dash-8. mcp-name: io.github.Kapeli/dash-mcp-server Overview The Dash MCP server provides tools for accessing and searching documentation directly from Dash, the macOS documentation browser. MCP clients can: List installed docsets Search across docsets and code snippets Load documentation pages from search results Enable full-text search for specific docsets Notice This is a work in progress. Any suggestions are welcome! Tools listinstalleddocsets Lists all installed documentation sets in Dash searchdocumentation Searches across docsets and snippets loaddocumentationpage Loads a documentation page from a returned by enabledocsetfts Enables full-text search for a specific docset Requirements macOS (required for Dash app) Dash installed Python 3.11.4 or higher uv Configuration Using uvx in json { "mcpServers": { "dash-api":
| Stars | 129 |
| Forks | 25 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 55.67/100 |
| Open Issues | 3 |
| Last Updated | 2026-03-17 |
| Created | 2025-07-18 |
| Platforms | browser, mcp, python |
| Est. Tokens | ~4k |
These tools work well together with dash-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
dash-mcp-server is MCP server for Dash, the macOS API documentation browser. It is categorized as a MCP Server with 129 GitHub stars.
dash-mcp-server is primarily written in Python.
You can find installation instructions and usage details in the dash-mcp-server GitHub repository at github.com/Kapeli/dash-mcp-server. The project has 129 stars and 25 forks, indicating an active community.
dash-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.