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
Provides a curated collection of Model Context Protocol (MCP) server configurations to enable AI agents to interact with various developer tools and services.
mcp-server
A Model Context Protocol (MCP) server for AI-assisted development of SAP Cloud Application Programming Model (CAP) applications, providing tools for searching CDS model definitions and CAP documentation.
mcp-server
The UI5 Model Context Protocol (MCP) server offers tools to improve the developer experience when working with agentic AI tools by assisting with UI5 project creation, code linting, API reference lookups, and providing UI5-specific information.
data-commons-mcp
Provides natural language search over open-access datasets and tools using a Large Language Model-assisted search, compliant with the Model Context Protocol (MCP).