目录 / sora-ui-mcp
MCP
鉴权未知
未评级
已上架
sora-ui-mcp
MCP server for Sora UI, exposing tools to search docs, list registry components, and get component code/usage info for AI coding assistants.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://sora-ui-mcp--truonggiang-axyl.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"sora-ui-mcp": {
"url": "https://sora-ui-mcp--truonggiang-axyl.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search_docs | Search the documentation by keyword or phrase. Returns a ranked list of matching pages with relevant excerpts. |
| get_page | Retrieve the full content of a documentation page by its slug or URL path. Returns the page as markdown. |
| list_sections | List the documentation structure showing all sections and their page counts. Use this to discover what documentation is available before searching. |
| list_components | List installable Sora UI components and hooks from the registry, with short descriptions. Use get_component_info for install details on a specific component. |
| get_component_info | Get the install command, dependencies, and file targets for a specific Sora UI component or hook by name. |
| get_component_code | Get the full source code for a specific Sora UI component or hook by name, ready to paste in without running the install CLI. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。