Skip to main content
Glama

Apple Doc MCP

by MightyDillah
package.json1.19 kB
{ "name": "apple-doc-mcp-server", "version": "1.5.3", "description": "MCP server providing seamless access to Apple Developer Documentation with smart search and wildcard support", "main": "dist/index.js", "type": "module", "bin": { "apple-doc-mcp-server": "dist/index.js" }, "files": [ "dist/", "README.md", "LICENSE", ".xo-config.js", "docs/technologies.json" ], "keywords": [ "mcp", "apple", "documentation", "ios", "macos", "swiftui", "uikit" ], "author": "MightyDillah", "repository": { "type": "git", "url": "https://github.com/MightyDillah/apple-doc-mcp.git" }, "bugs": { "url": "https://github.com/MightyDillah/apple-doc-mcp/issues" }, "homepage": "https://github.com/MightyDillah/apple-doc-mcp#readme", "scripts": { "build": "tsc && chmod +x dist/index.js", "lint": "tsc --noEmit && xo src", "lint:fix": "tsc --noEmit && xo src --fix", "start": "node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "axios": "^1.12.2" }, "devDependencies": { "@types/node": "^24.5.2", "typescript": "^5.9.2", "xo": "^1.2.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MightyDillah/apple-doc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server