Skip to main content
Glama

Apple Deep Docs MCP

by Ahrentlov
pyproject.toml717 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "appledeepdocs-mcp" version = "0.1.0" description = "MCP server for accessing Apple's hidden Xcode documentation" readme = "README.md" requires-python = ">=3.10" license = {text = "MIT"} keywords = ["mcp", "xcode", "documentation", "apple", "swift", "swiftui"] classifiers = [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", ] dependencies = [ "fastmcp>=0.1.0", ]

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/Ahrentlov/appledeepdoc-mcp'

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