MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A
Apple Developer Docs Mcp55

I know how to find the right answer from https://developer.apple.com

Created 11/14/2025
Updated about 1 month ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/mahwousstore-png/apple-developer-docs-mcp55
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "mahwousstore-png-apple-developer-docs-mcp55": { "command": "git", "args": [ "clone", "https://github.com/mahwousstore-png/apple-developer-docs-mcp55" ] } } }