# EOxElements MCP server

A server to provide information about EOxElements custom elements for coding agents.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-eox-a-eoxelements
- Repository: https://github.com/EOX-A/EOxElements

## Install
- Command: `npx -y @eox/elements-mcp-server`
- Endpoint: https://elements.mcp.eox.at
- Auth: Not captured

## Setup notes
- Package: Npm @eox/elements-mcp-server v1.1.0
- Package argument: port (default 3000)
- Remote endpoint: https://elements.mcp.eox.at

## Tools
- list_elements - List all available EOxElements custom elements. Endpoint: https://elements.mcp.eox.at
- get_element_details - Get the full details for a specific EOxElements custom element. Endpoint: https://elements.mcp.eox.at
- get_element_stories - Get the stories (examples/snippets) for a specific EOxElements custom element. This includes descriptions and vanilla JS code snippets. Endpoint: https://elements.mcp.eox.at
- get_element_attributes - Get the attributes for a specific EOxElements custom element. Endpoint: https://elements.mcp.eox.at
- get_element_properties - Get the properties for a specific EOxElements custom element. Endpoint: https://elements.mcp.eox.at
- get_element_events - Get the events for a specific EOxElements custom element. Endpoint: https://elements.mcp.eox.at
- get_element_methods - Get the methods for a specific EOxElements custom element. Endpoint: https://elements.mcp.eox.at
- get_element_slots - Get the slots for a specific EOxElements custom element. Endpoint: https://elements.mcp.eox.at
- get_element_css_properties - Get the CSS custom properties for a specific EOxElements custom element. Endpoint: https://elements.mcp.eox.at
- get_element_css_parts - Get the CSS shadow parts for a specific EOxElements custom element. Endpoint: https://elements.mcp.eox.at

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.EOX-A
- Version: 1.1.0
- Runtime: Npm
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jan 20, 2026
- Source: https://registry.modelcontextprotocol.io
