Antdv MCP
An MCP server for Ant Design Vue documentation, providing component API query and full - text search functions, supporting v3 and v4 versions.
rating : 2 points
downloads : 4.3K
What is the Ant Design Vue MCP Server?
The Ant Design Vue MCP server is a documentation query tool specifically designed for the Ant Design Vue component library. Through the Model Context Protocol (MCP), AI assistants (such as Cline in VS Code) can intelligently query Ant Design Vue component documentation, API interfaces, and usage methods.How to use the Ant Design Vue MCP Server?
The usage is divided into three main steps: 1) Install and build the project; 2) Run the indexer to crawl documentation data; 3) Configure VS Code to connect to the MCP server. After configuration, you can directly query component information through the AI assistant in VS Code.Applicable Scenarios
Suitable for Vue.js developers, front - end engineers, technical document writers, and teams using Ant Design Vue for project development. It is especially suitable for scenarios where you need to quickly find component APIs, understand component usage, and compare the differences between v3 and v4 versions.Main Features
Document Indexer
Automatically crawl the official documentation of Ant Design Vue v3 and v4, extract component information, API tables, property descriptions, etc., and store them in the local database.
Full - Text Search
A full - text search engine based on SQLite FTS5, supporting fast search for relevant information in document pages and API items.
MCP Tool Integration
Provide four dedicated tools: adv_search_docs (search for documents), adv_list_components (list components), adv_get_component_api (get component API), adv_find_prop (find properties).
Structured API Data
Extract the Props (properties), Events, Slots, and Methods of components into structured data for programmatic query.
Dual - Version Support
Support both the v3 and v4 major versions of Ant Design Vue, allowing you to query the documentation of different versions separately or simultaneously.
Intelligent Component Name Resolution
Support multiple component name formats: a - button (standard tag), button (without prefix), Button (Pascal format), and the system will automatically match the correct component.
Advantages
Offline access: The indexed documentation can be queried locally without an Internet connection
Fast response: Local database queries are faster than accessing the official website
Structured data: API information is provided in a structured format, which is easy for AI to understand
Version comparison: Easily compare the API differences between v3 and v4
Easy integration: Seamlessly integrate with tools such as VS Code through the MCP protocol
Limitations
Manual indexing required: You need to run the indexing command to get the latest documentation for the first use
Documentation update delay: The indexed documentation may not be the latest version and needs to be updated regularly
Non - official tool: This is a community - maintained tool, not provided by the official Ant Design Vue
Specific format limitations: Some APIs in non - standard table formats may not be parsed correctly
How to Use
Installation and Building
Clone the project and install dependencies. Make sure Node.js >= 20.0.0 and pnpm are installed.
Index Documentation Data
Run the indexer to crawl Ant Design Vue documentation and store it in the local database. You can choose to index v3, v4, or both versions.
Configure VS Code
Add the server configuration to the MCP settings file in VS Code, using the absolute path to point to the built server script and database file.
Restart VS Code
Restart VS Code to make the configuration take effect. The MCP server will start automatically, and the tools can be used in the AI assistant.
Usage Examples
Example 1: Find the usage of the button component
When implementing a button, a developer is not sure how to set the button type and size. They can quickly query the API of the Button component through the MCP tool.
Example 2: Compare version differences
A team is upgrading from Ant Design Vue v3 to v4 and needs to understand the API changes of the Table component in the two versions.
Example 3: Search for specific functions
A developer needs to implement form validation but is not sure which validation - related components or properties Ant Design Vue provides.
Frequently Asked Questions
Why do I need to run the indexer first?
How to update the documentation data?
Which component name formats are supported?
Where is the database file?
What should I do if the MCP server fails to start?
Can I query v3 and v4 simultaneously?
Related Resources
Ant Design Vue Official Website
Ant Design Vue official documentation and examples
Model Context Protocol Official Website
MCP protocol official documentation and specifications
GitHub Repository
Source code and issue tracking for this project
VS Code Cline Extension
VS Code extension for an AI assistant supporting MCP

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.7K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.6K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.6K
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.5K
4.5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
63.8K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.5K
5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.1K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
49.5K
4.8 points






