Back to Home
yun8711 icon

element-ui-mcp

Verified Safe

by yun8711

Overview

Provides comprehensive Element-UI v2.15.14 component information for AI assistants, enabling queries for documentation, properties, events, and usage examples to aid in Vue 2 project maintenance.

Installation

Run Command
npx -y element-ui-mcp

Security Notes

The server operates via Standard I/O (stdio), reducing direct network attack surface. It primarily reads pre-generated local metadata files (markdown and TypeScript definitions) rather than user-supplied arbitrary files, mitigating common path traversal and file inclusion vulnerabilities. Markdown parsing uses `marked`, and while this library can be susceptible to XSS if output is rendered unsafely on the client, the server itself only outputs the content, making the client responsible for secure rendering. No `eval` or dynamic code execution on user input is apparent. No hardcoded secrets were identified.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassHigh
Avg Tokens2000
Stars1
Forks0
Last Update2025-11-26

Tags

Element-UIVue 2DocumentationAI AssistantMCP Server