Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"thunder-ai-mcp-element-ui": {
"command": "npx",
"args": [
"-y",
"@thunder_ai/mcp-element-ui"
]
}
}
}
Or smoke-test directly:
npx -y @thunder_ai/mcp-element-ui
Details
| Website | https://www.npmjs.com/package/@thunder_ai/mcp-element-ui |
|---|---|
| License | unknown |
| Pricing | free |
| Tags | element-plus mcp model-context-protocol cursor windsurf claude cline roo-cline |
| Sources | npm |
| Discovered | 2026-05-25 |