apple-hig-mcp
Version:
High-performance MCP server providing instant access to Apple's Human Interface Guidelines via hybrid static/dynamic content delivery
13 lines • 338 B
TypeScript
/**
* Apple Human Interface Guidelines MCP Server
*
* A Model Context Protocol server that provides up-to-date access to Apple's
* Human Interface Guidelines with comprehensive design system coverage.
*
* @version 1.0.0
* @author Tanner Maasen
* @license MIT
*/
export {};
//# sourceMappingURL=server.d.ts.map