dash mcp server for Claude Desktop
io.github.kapeli/dash-mcp-server
MCP server for Dash, the macOS API documentation browser. Search 200+ docsets.
client:Claude Desktop
transport:stdio
runtime:pypi
Install dash mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dash-mcp-server": {
"command": "uvx",
"args": [
"dash-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs