Skip to main content
Glama

antd-components-mcp

get-component-docs

Retrieve detailed documentation for specific Ant Design components, including API properties and usage instructions, to streamline development and integration.

Instructions

获取 Ant Design 特定组件的详细文档 适用场景:

  1. 用户询问如何使用特定组件

  2. 用户需要查看该组件的 api 属性

Input Schema

NameRequiredDescriptionDefault
componentNameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "componentName": { "type": "string" } }, "required": [ "componentName" ], "type": "object" }

Other Tools from antd-components-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhixiaoqiang/antd-components-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server