Skip to main content
Glama

Apple Doc MCP

by MightyDillah
MIT License
50

get_documentation

Retrieve comprehensive documentation for symbols, classes, structs, or frameworks using a specified path or framework name. Automatically detects and processes input for accurate results.

Instructions

Get detailed documentation for any symbol, class, struct, or framework (automatically detects and handles both)

Input Schema

NameRequiredDescriptionDefault
pathYesDocumentation path (e.g., "documentation/SwiftUI/View") or framework name (e.g., "SwiftUI")

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Documentation path (e.g., \"documentation/SwiftUI/View\") or framework name (e.g., \"SwiftUI\")", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from Apple Doc MCP

Related Tools

    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