article
README
No content was provided for this section
TDesign MCP Server 是一个功能强大的工具,旨在支持组件库的开发和使用。它提供四个核心功能:1) `get-component-changelog` 用于获取组件的变更日志,帮助开发者进行版本升级;2) `get-component-docs` 提供组件文档,辅助代码生成和转换;3) `get-component-dom` 获取组件的 DOM 结构,便于自定义 CSS 样式;4) `get-component-list` 列出所有可用组件,帮助开发者选择和组合组件以实现新功能。通过简单的 JSON 配置,开发者可以轻松启动并使用该服务器。
No content was provided for this section
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed