Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
EOX-A/EOxElements
GitHub Stars
24

Available Tools

10 tools
get_element_attributesTry in Inspector

Get the attributes for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_css_partsTry in Inspector

Get the CSS shadow parts for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_css_propertiesTry in Inspector

Get the CSS custom properties for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_detailsTry in Inspector

Get the full details for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_eventsTry in Inspector

Get the events for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_methodsTry in Inspector

Get the methods for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_propertiesTry in Inspector

Get the properties for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_slotsTry in Inspector

Get the slots for a specific EOxElements custom element.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
get_element_storiesTry in Inspector

Get the stories (examples/snippets) for a specific EOxElements custom element. This includes descriptions and vanilla JS code snippets.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNameYesThe tag name of the element.
list_elementsTry in Inspector

List all available EOxElements custom elements.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.