joshuadanpeterson/enhanced-dash-mcp
🚀 Intelligent MCP server bridging Claude AI with Dash (macOS documentation browser). Transforms local Dash docsets into context-aware documentation assistant with fuzzy search, project detection, content extraction, and Warp Terminal integration. Perfect for developers who want seamless API reference access while coding.
Platform-specific configuration:
{
"mcpServers": {
"enhanced-dash-mcp": {
"command": "npx",
"args": [
"-y",
"enhanced-dash-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...