UNPKG

@kimsungwhee/apple-docs-mcp

Version:

MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants

5 lines 219 B
/** * 获取技术列表 */ export declare function handleListTechnologies(category?: string, language?: string, includeBeta?: boolean, limit?: number): Promise<string>; //# sourceMappingURL=list-technologies.d.ts.map