Back to Apps

Semi-MCP
by Xwudao
Query Semi-Design component library documentation and usage via MCP protocol for streamlined UI development.
0 stars
Works in:claude
Exposes:Tools
What it does
Semi-MCP provides an MCP-compliant interface to the Semi-Design component library. It allows AI assistants to retrieve the full list of available components and detailed usage instructions, enabling the AI to write accurate code using Semi-Design components without needing to browse external documentation manually.
Tools
list_components: Retrieves a comprehensive list of all components available in the Semi-Design library.get_component_usage: Fetches detailed usage guides, props, and examples for a specific Semi-Design component.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"semi-mcp": {
"command": "/path/to/go-semi-mcp/main.exe"
}
}
}
Supported hosts
- Claude Desktop
Quick install
go build main.goInformation
- Pricing
- free
- Published
- 5/2/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"semi-mcp": {"command": "/path/to/go-semi-mcp/main.exe"}}}





