AD

Apple Docs

Created 4 months ago

Apple Developer Documentation MCP Server for accessing official developer docs and APIs.

development documentation public Apple MCP

What is Apple Docs?

A powerful Model Context Protocol (MCP) server that provides seamless access to Apple Developer Documentation through natural language queries. Search, explore, and get detailed information about Apple frameworks, APIs, sample code, and more directly in your AI-powered development environment.

Documentation

Full documentation available at Apple Docs MCP GitHub

Server Config

{
  "mcpServers": {
    "apple-docs-server": {
      "command": "npx",
      "args": [
        "apple-docs"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: Yes
Official: No

Project Info

Hosted Featured
Created At: Jul 17, 2025
Updated At: Aug 07, 2025
Author: kimsungwhee
Category: community
License: MIT License
Tags:
development documentation public