소개
Ant Design Vue provides a Model Context Protocol (MCP) server designed to offer structured access to Ant Design Vue v3 and v4 component documentation. It includes a powerful indexer CLI that crawls, parses, and stores component metadata and API details (Props, Events, Slots, Methods) into a SQLite database. This server exposes queryable tools, such as full-text search and specific API lookups, allowing AI assistants and integrated developer environments like VS Code to accurately retrieve information about Ant Design Vue components using canonical identifiers.