MCPServers
Ant Design Components - MCP server logo

Ant Design Components

5
0

Summary

MCP-Antd-Components provides a server that exposes Ant Design component documentation to Large Language Models like Claude. Developed by Hannes Junnila, it extracts and serves component information from the Ant Design repository, allowing AI assistants to explore available components, view detailed documentation, examine props and API definitions, and access code examples. The server offers six specialized tools for component discovery and understanding, making it valuable for developers who need AI assistance with implementing Ant Design components in their React applications without requiring the full Ant Design repository to be present.

Available Actions(6)

list-components

Lists all available Ant Design components in PascalCase format (e.g., Button, DatePicker)

get-component-props

Gets the props and API documentation for a specific component (use PascalCase names like 'Button')

get-component-docs

Gets detailed documentation for a specific component (use PascalCase names like 'DatePicker')

list-component-examples

Lists all examples available for a specific component (use PascalCase names like 'Table')

get-component-example

Gets the code for a specific component example (component name in PascalCase)

search-components

Search for components by name pattern (works with PascalCase patterns)

Last Updated: May 3, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签