eco_mcp
Verified Safeby brownrl
Overview
Provides AI agents with access to the European Commission's Component Library (ECL) documentation, offering search, structured data, and code examples for frontend development.
Installation
npx ecl-mcpSecurity Notes
The server-side Node.js code (`index.js`, `crawl.js`) uses parameterized SQL queries, mitigating SQL injection risks. It fetches data from known, official European Commission domains via HTTPS. No 'eval' or direct execution of arbitrary user-provided code is observed. The 'start_here' tool returns a shell script (`download-ecl-assets.sh`) as text content, which the user is then instructed to run manually; the server itself does not execute this script, placing the responsibility of reviewing and running the script on the user. The `ecl-ec.js` file is a minified client-side library and its direct impact on server security is minimal for this MCP.
Similar Servers
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
mcp-server
A Model Context Protocol (MCP) server designed to assist AI models in the development of SAP Cloud Application Programming Model (CAP) applications by providing tools for model analysis and documentation search.
ui-ux-pro-mcp
Provides AI-powered UI/UX design intelligence by offering natural language search across curated design resources.
dolphin-mcp
Acts as an MCP (Model Context Protocol) bridge for the Dolphin semantic code search API, providing tools for querying code and documentation, fetching code snippets, and integrating with AI clients.