Element Ui
Freeby MCP Community
Element Plus 的 ModelContextProtocol (MCP) 服务器
v1.1.9Added Apr 12, 2026
element-plusmcpmodel-context-protocolcursorwindsurf
Element Ui MCP Server
Element Plus 的 ModelContextProtocol (MCP) 服务器
Installation
Reviews
Installation
Quick install
npx -y @thunder_ai/mcp-element-ui
Add to claude_desktop_config.json
{
"mcpServers": {
"element-ui": {
"command": "npx",
"args": ["-y", "@thunder_ai/mcp-element-ui"]
}
}
}