Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Dash Mcp Server

    MCP server for Dash, the macOS documentation browser

    61 stars
    Python
    Updated Oct 17, 2025

    Table of Contents

    • Overview
    • Notice
    • Tools
    • Requirements
    • Configuration
    • Using uvx
    • in claude_desktop_config.json
    • in Claude Code

    Table of Contents

    • Overview
    • Notice
    • Tools
    • Requirements
    • Configuration
    • Using uvx
    • in claude_desktop_config.json
    • in Claude Code

    Documentation

    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.

    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

    1. list_installed_docsets

    • Lists all installed documentation sets in Dash

    2. search_documentation

    • Searches across docsets and snippets

    3. load_documentation_page

    • Loads a documentation page from a load_url returned by search_documentation

    4. enable_docset_fts

    • 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

    bash
    brew install uv

    in claude_desktop_config.json

    json
    {
      "mcpServers": {
          "dash-api": {
              "command": "uvx",
              "args": [
                  "--from",
                  "git+https://github.com/Kapeli/dash-mcp-server.git",
                  "dash-mcp-server"
              ]
          }
      }
    }

    in Claude Code

    bash
    claude mcp add dash-api -- uvx --from "git+https://github.com/Kapeli/dash-mcp-server.git" "dash-mcp-server"

    Similar MCP

    Based on tags & features

    • AS

      Aseprite Mcp

      Python·
      92
    • IS

      Isaac Sim Mcp

      Python·
      83
    • FH

      Fhir Mcp Server

      Python·
      55
    • AL

      Alibaba Cloud Ops Mcp Server

      Python·
      78

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • AS

      Aseprite Mcp

      Python·
      92
    • IS

      Isaac Sim Mcp

      Python·
      83
    • FH

      Fhir Mcp Server

      Python·
      55
    • AL

      Alibaba Cloud Ops Mcp Server

      Python·
      78

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k