claude mcp add apeli-dash-mcp-server -- uvx dash-mcp-server
{
"mcpServers": {
"apeli-dash-mcp-server": {
"command": "uvx",
"args": ["dash-mcp-server"]
}
}
}
{
"mcpServers": {
"apeli-dash-mcp-server": {
"command": "uvx",
"args": ["dash-mcp-server"]
}
}
}
{
"mcpServers": {
"apeli-dash-mcp-server": {
"command": "uvx",
"args": ["dash-mcp-server"]
}
}
}
About This MCP Server
The io.github.Kapeli/dash-mcp-server is a Model Context Protocol server that enables search functionality for Dash, a macOS API documentation browser, allowing developers to search over 200 docsets. It connects to Dash and utilizes the Model Context Protocol to facilitate searching, making it a useful tool for developers who need to look up documentation for various programming languages and frameworks. Developers would reach for this server when they want to integrate search capabilities into their Dash workflow.
MCP server for Dash, the macOS API documentation browser. Search 200+ docsets.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
dash-mcp-server on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The dash-mcp-server server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.