element-ui-mcp
Verified Safeby 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
npx -y element-ui-mcpSecurity 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
deployhq-mcp-server
This is a backend server component, likely acting as a "Master Control Program" for deployment workflows or a core service, developed using Node.js and TypeScript.
magnet-mcp-server
Integrates AI agent clients (like Claude, Cursor) with the Magnet task/issue management platform, enabling AI agents to read, create, update, and search issues and pages, and upload chat sessions.
mcp-server
A Model Context Protocol (MCP) server that provides real-time Indian options market data and volatility analytics from GetOutpost.in for integration with AI chat models like Claude.
dev-workflow-mcp-server
Enforce development workflow discipline by guiding developers through a sequence of best practices (testing, documentation, commit, release) using an MCP (Model Context Protocol) server.