home / mcp / ec europa mcp server
MCP Server for ECL
Configuration
View docs{
"mcpServers": {
"brownrl-ecl_mcp": {
"command": "npx",
"args": [
"ecl-mcp"
]
}
}
}Essential setup guide with asset download script and quick start instructions. Returns complete workflow for building ECL pages.
Search the EC Europa Component Library pages by a query and return matching titles, URLs, categories, and hierarchy.
Fetch the complete HTML content of a documentation page by URL, returning cleaned content by default and raw HTML if requested.
Retrieve only code examples from a documentation page, labeled for quick reference.
Provide a basic HTML starter template configured for local ECL assets.
Return the full list of all 159 documentation pages with their metadata.
List all pre-built ECL recipes with metadata and IDs.
Get a complete recipe by ID with step-by-step instructions and code examples.
Search all code examples using natural language queries and return matching results with URLs.
Fetch a specific code example by its ID.