All MCP servers

Dash Mcp Server

Official
by Api.AirforcestdioWeb & Browser Automation0156MIT

MCP server for Dash, the macOS API documentation browser. Search 200+ docsets.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "dash-mcp-server-imp9a14c": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}