angelodipaolo/docc-mcp
3.2
If you are the rightful owner of docc-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 henry@mcphub.com.
The Model Context Protocol (MCP) server provides real-time access to Apple DocC documentation archives, enabling AI agents to interact with Swift documentation without needing extensive training data.
Tools
Functions exposed to the LLM to take actions
list_archives
Lists all available DocC archives with metadata.
search_docc
Search across DocC documentation.
get_symbol
Get detailed information about a specific symbol.
get_article
Get detailed information about a specific article or tutorial.
browse_archive
Browse the structure of a DocC archive.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client