Ant Design Mobile
Essential UI blocks for building mobile web apps.
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install Pingtouges/ant-design-mobile -c claude
This command will automatically install and configure the Ant Design Mobile MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Ant Design Mobile": {
"command": "npx",
"args": [
"-y",
"antd-mobile"
],
"env": {}
}
}
}
Ant Design Mobile
Essential UI blocks for building mobile web apps.
English Doc · 中文文档 · Discord · 钉钉
$ npm install --save antd-mobile
# or
$ yarn add antd-mobile
# or
$ pnpm add antd-mobile
- Fast: It is carefully optimized for harsh scenes, without configuration, you can have the best package size and ultimate performance.
- Customizable: Based on CSS variables, you can reliably and efficiently adjust the appearance of components or create your own themes.
- Atomic: The function of each component, neither more nor less, is exactly what you need.
- Fluent: With smooth gestures and delicate animation, it helps the product create the ultimate experience.
You can also play with antd-mobile just in browser with Codesandbox. No need to prepare development environment.
If you found bugs or would like to request some new features, please consider opening an issue.
If you have some question about how to use ant-mobile, you can start a discussion thread.
Thanks to all the contributors of antd-mobile:
Stars
0Forks
0Last commit
3 years agoRepository age
3 yearsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to Ant Design Mobile:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit