Apple Docs MCP Skill

This skill wraps the Apple Developer Documentation MCP server.

modbender Updated 12 repo stars

File contents

Apple Docs MCP Skill

This skill wraps the Apple Developer Documentation MCP server.

Config

{
  "mcp": {
    "servers": {
      "apple-docs": {
        "command": "npx",
        "args": ["-y", "@kimsungwhee/apple-docs-mcp"]
      }
    }
  }
}

modbender/skill-library-mcp/tree/main/data/apple-docs-mcp commit b5053fefce

Frequently asked questions

npx skillmds@latest add modbender/apple-docs-mcp-skill