appledeepdoc-mcp

Ahrentlov/appledeepdoc-mcp

3.4

If you are the rightful owner of appledeepdoc-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Apple Deep Docs MCP provides access to hidden Xcode documentation and Apple developer resources through the Model Context Protocol.

Tools

Functions exposed to the LLM to take actions

search_docs

Search Xcode's hidden documentation.

get_document

Retrieve full content of a specific document.

list_documents

List all available documentation files.

get_xcode_versions

Get installed Xcode versions with documentation.

fetch_apple_documentation

Fetch structured docs from developer.apple.com.

search_apple_online

Search both local and online Apple documentation.

get_framework_info

Get direct documentation URL for any framework.

search_swift_evolution

Search Swift Evolution proposals.

get_swift_evolution_proposal

Get details of a specific proposal.

search_swift_repos

Search across all Apple/SwiftLang repositories.

fetch_github_file

Fetch source code from GitHub repositories.

search_wwdc_notes

Search WWDC session notes and transcripts.

get_wwdc_session

Get WWDC session URLs from session ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources