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

11 lines 363 B
export * from './apple-docs.js'; export * from './sections.js'; export * from './search.js'; export * from './cache.js'; export * from './http.js'; export * from './error.js'; export * from './tools/platform.js'; export * from './tools/updates.js'; export * from './tools/technology.js'; export * from './tools/sample-code.js'; //# sourceMappingURL=index.d.ts.map