@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
12 lines • 404 B
JavaScript
// Re-export all types from subdirectories
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.js.map